Searched refs:soc_is_ti81xx (Results 1 – 2 of 2) sorted by relevance
184 #define soc_is_ti81xx() 0 macro282 # undef soc_is_ti81xx289 # define soc_is_ti81xx() is_ti81xx() macro516 #define cpu_is_ti81xx() soc_is_ti81xx()
62 } else if (soc_is_ti81xx()) { in omap_type()