Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Dsoc.h178 #define soc_is_omap44xx() 0 macro
296 # undef soc_is_omap44xx
300 # define soc_is_omap44xx() is_omap44xx() macro
499 #define cpu_is_omap44xx() soc_is_omap44xx()
H A Domap-mpuss-lowpower.c474 if (!(soc_is_omap44xx() || soc_is_omap54xx())) in omap4_mpuss_early_init()
480 if (soc_is_omap44xx()) in omap4_mpuss_early_init()
495 if (soc_is_omap44xx()) in omap4_mpuss_early_init()
H A Did.c65 } else if (soc_is_omap44xx()) { in omap_type()
122 if (soc_is_omap44xx() || soc_is_omap54xx() || soc_is_dra7xx()) { in omap_get_die_id()
756 else if (soc_is_omap44xx()) in omap_get_family()
H A Domap-secure.c249 if (omap_type() == OMAP2_DEVICE_TYPE_GP || !soc_is_omap44xx()) in secure_pm_init()
H A Dsr_device.c188 if (soc_is_omap44xx()) { in omap_devinit_smartreflex()
H A Domap4-common.c129 if (!soc_is_omap44xx() && !soc_is_omap54xx()) in omap4_sram_init()
H A Domap-smp.c336 if ((soc_is_omap44xx() || soc_is_omap54xx())) { in omap4_smp_maybe_reset_cpu1()