Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dpm.c179 if (soc_is_omap34xx()) in omap_pm_begin()
191 if (soc_is_omap34xx()) in omap_pm_wake()
216 if (!soc_is_omap34xx()) in omap3_init_voltages()
Dsoc.h209 # define soc_is_omap34xx() is_omap34xx() macro
212 # define soc_is_omap34xx() 0
493 #define cpu_is_omap34xx() soc_is_omap34xx()
Did.c66 } else if (soc_is_omap34xx()) { in omap_type()
729 if (soc_is_omap34xx()) in omap2_set_globals_tap()
749 else if (soc_is_omap34xx()) in omap_get_family()