Searched refs:soc_is_ti81xx (Results 1 – 2 of 2) sorted by relevance
233 #define soc_is_ti81xx() 0 macro351 # undef soc_is_ti81xx358 # define soc_is_ti81xx() is_ti81xx() macro575 #define cpu_is_ti81xx() soc_is_ti81xx()
62 } else if (soc_is_ti81xx()) { in omap_type()