Searched refs:soc_is_ti816x (Results 1 – 2 of 2) sorted by relevance
171 #define soc_is_ti816x() 0 macro269 # undef soc_is_ti816x276 # define soc_is_ti816x() is_ti816x() macro501 #define cpu_is_ti816x() soc_is_ti816x()
234 } else if (soc_is_ti816x()) { in omap3_cpuinfo()