Home
last modified time | relevance | path

Searched refs:soc_is_omap44xx (Results 1 – 6 of 6) sorted by relevance

/arch/arm/mach-omap2/
Dsoc.h182 #define soc_is_omap44xx() 0 macro
300 # undef soc_is_omap44xx
304 # define soc_is_omap44xx() is_omap44xx() macro
497 #define cpu_is_omap44xx() soc_is_omap44xx()
Domap-mpuss-lowpower.c471 if (!(soc_is_omap44xx() || soc_is_omap54xx())) in omap4_mpuss_early_init()
477 if (soc_is_omap44xx()) in omap4_mpuss_early_init()
492 if (soc_is_omap44xx()) in omap4_mpuss_early_init()
Did.c68 } else if (soc_is_omap44xx()) { in omap_type()
125 if (soc_is_omap44xx() || soc_is_omap54xx() || soc_is_dra7xx()) { in omap_get_die_id()
751 else if (soc_is_omap44xx()) in omap_get_family()
Dpm.c225 if (!soc_is_omap44xx()) in omap4_init_voltages()
Domap4-common.c134 if (!soc_is_omap44xx() && !soc_is_omap54xx()) in omap4_sram_init()
Domap-smp.c359 if ((soc_is_omap44xx() || soc_is_omap54xx())) { in omap4_smp_maybe_reset_cpu1()