Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Dsoc.h501 #define cpu_is_ti816x() soc_is_ti816x() macro
H A Domap_hwmod.c3930 } else if (cpu_is_ti814x() || cpu_is_ti816x() || soc_is_am33xx() || in omap_hwmod_init()