Searched refs:_ti_chip (Results 1 – 2 of 2) sorted by relevance
75 extern int _ti_chip;79 KASSERT(_ti_chip != -1, ("Can't determine TI Chip")); in ti_chip()80 return _ti_chip; in ti_chip()88 return (_ti_chip != -1); in ti_soc_is_supported()
77 int _ti_chip = -1; variable83 _ti_chip = CHIP_OMAP_4; in omap4_attach()92 _ti_chip = CHIP_AM335X; in ti_am335x_attach()