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

/freebsd-12-stable/sys/dev/ti/
H A Dif_ti.c829 case TI_HWREV_TIGON:
1214 if (sc->ti_hwrev == TI_HWREV_TIGON)
1891 case TI_HWREV_TIGON:
1917 case TI_HWREV_TIGON:
2016 if (sc->ti_hwrev == TI_HWREV_TIGON)
2064 sc->ti_hwrev = TI_HWREV_TIGON;
2086 if (sc->ti_hwrev != TI_HWREV_TIGON)
2275 if (sc->ti_hwrev == TI_HWREV_TIGON)
2309 if (sc->ti_hwrev == TI_HWREV_TIGON)
2319 if (sc->ti_hwrev == TI_HWREV_TIGON)
[all...]
H A Dif_tireg.h843 if ((x)->ti_hwrev == TI_HWREV_TIGON) \
853 if ((x)->ti_hwrev == TI_HWREV_TIGON) \
1008 #define TI_HWREV_TIGON 0x01 macro

Completed in 175 milliseconds