Home
last modified time | relevance | path

Searched refs:soc_is_ti816x (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-omap2/
Dsoc.h175 #define soc_is_ti816x() 0 macro
273 # undef soc_is_ti816x
280 # define soc_is_ti816x() is_ti816x() macro
499 #define cpu_is_ti816x() soc_is_ti816x()
Did.c237 } else if (soc_is_ti816x()) { in omap3_cpuinfo()