Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mach-omap2/
Dsoc.h180 #define soc_is_omap446x() 0 macro
298 # undef soc_is_omap446x
302 # define soc_is_omap446x() is_omap446x() macro
498 #define cpu_is_omap446x() soc_is_omap446x()
Domap-smp.c361 else if (soc_is_omap446x()) in omap4_smp_prepare_cpus()
Domap-mpuss-lowpower.c488 else if (soc_is_omap446x()) in omap4_mpuss_early_init()