Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mach-omap2/
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()
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()
Domap-mpuss-lowpower.c486 if (soc_is_omap443x()) in omap4_mpuss_early_init()