Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h179 #define soc_is_omap443x() 0 macro
297 # undef soc_is_omap443x
301 # define soc_is_omap443x() is_omap443x() macro
497 #define cpu_is_omap443x() soc_is_omap443x()
H A Domap-smp.c156 if (soc_is_omap443x() && (omap_type() != OMAP2_DEVICE_TYPE_GP)) in omap4_secondary_init()
359 if (soc_is_omap443x()) in omap4_smp_prepare_cpus()
H A Domap-mpuss-lowpower.c486 if (soc_is_omap443x()) in omap4_mpuss_early_init()