Home
last modified time | relevance | path

Searched refs:soc_is_omap443x (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsoc.h69 * soc_is_omap443x(): True for OMAP4430
179 #define soc_is_omap443x() 0 macro
297 # undef soc_is_omap443x macro
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.c476 if (soc_is_omap443x()) in omap4_mpuss_early_init()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsoc.h69 * soc_is_omap443x(): True for OMAP4430
179 #define soc_is_omap443x() 0 macro
297 # undef soc_is_omap443x macro
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()

Completed in 5 milliseconds