Searched refs:soc_is_ti816x (Results 1 – 2 of 2) sorted by relevance
185 #define soc_is_ti816x() 0 macro283 # undef soc_is_ti816x290 # define soc_is_ti816x() is_ti816x() macro515 #define cpu_is_ti816x() soc_is_ti816x()
237 } else if (soc_is_ti816x()) { in omap3_cpuinfo()