Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h186 #define soc_is_dra74x() 0 macro
318 #undef soc_is_dra74x
324 #define soc_is_dra74x() is_dra75x() macro
H A Domap-smp.c363 else if (soc_is_dra74x() || soc_is_omap54xx() || soc_is_dra76x()) in omap4_smp_prepare_cpus()
376 if (soc_is_dra74x() || soc_is_omap54xx() || soc_is_dra76x()) { in omap4_smp_prepare_cpus()
H A Dpowerdomains7xx_data.c404 else if (soc_is_dra74x()) in dra7xx_powerdomains_init()