Searched refs:TI_HWREV_TIGON (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/ti/
H A Dif_ti.c826 case TI_HWREV_TIGON:
1212 if (sc->ti_hwrev == TI_HWREV_TIGON)
1884 case TI_HWREV_TIGON:
1910 case TI_HWREV_TIGON:
2009 if (sc->ti_hwrev == TI_HWREV_TIGON)
2057 sc->ti_hwrev = TI_HWREV_TIGON;
2079 if (sc->ti_hwrev != TI_HWREV_TIGON)
2268 if (sc->ti_hwrev == TI_HWREV_TIGON)
2302 if (sc->ti_hwrev == TI_HWREV_TIGON)
2312 if (sc->ti_hwrev == TI_HWREV_TIGON)
[all...]
H A Dif_tireg.h841 if ((x)->ti_hwrev == TI_HWREV_TIGON) \
851 if ((x)->ti_hwrev == TI_HWREV_TIGON) \
1006 #define TI_HWREV_TIGON 0x01 macro

Completed in 61 milliseconds