Searched refs:soc_is_ti81xx (Results 1 – 2 of 2) sorted by relevance
170 #define soc_is_ti81xx() 0 macro268 # undef soc_is_ti81xx275 # define soc_is_ti81xx() is_ti81xx() macro502 #define cpu_is_ti81xx() soc_is_ti81xx()
59 } else if (soc_is_ti81xx()) { in omap_type()