Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dsoc.h183 #define soc_is_omap443x() 0 macro
301 # undef soc_is_omap443x
305 # define soc_is_omap443x() is_omap443x() macro
495 #define cpu_is_omap443x() soc_is_omap443x()
Domap-smp.c161 if (soc_is_omap443x() && (omap_type() != OMAP2_DEVICE_TYPE_GP)) in omap4_secondary_init()
382 if (soc_is_omap443x()) in omap4_smp_prepare_cpus()
Domap-mpuss-lowpower.c483 if (soc_is_omap443x()) in omap4_mpuss_early_init()