Home
last modified time | relevance | path

Searched refs:cpu_is_ti816x (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap2/
Dsoc.h234 #define cpu_is_ti816x() 0 macro
352 # undef cpu_is_ti816x
359 # define cpu_is_ti816x() is_ti816x() macro
Did.c225 } else if (cpu_is_ti816x()) { in omap3_cpuinfo()
Domap_hwmod.c3900 } else if (cpu_is_ti816x() || soc_is_am33xx() || soc_is_am43xx()) { in omap_hwmod_init()