Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dsoc.h194 #define soc_is_omap446x() 0 macro
312 # undef soc_is_omap446x
316 # define soc_is_omap446x() is_omap446x() macro
512 #define cpu_is_omap446x() soc_is_omap446x()
Domap-smp.c384 else if (soc_is_omap446x()) in omap4_smp_prepare_cpus()
Domap-mpuss-lowpower.c485 else if (soc_is_omap446x()) in omap4_mpuss_early_init()