Home
last modified time | relevance | path

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

/Linux-v4.19/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.h219 # define soc_is_omap34xx() is_omap34xx() macro
222 # define soc_is_omap34xx() 0
509 #define cpu_is_omap34xx() soc_is_omap34xx()
Did.c66 } else if (soc_is_omap34xx()) { in omap_type()
745 if (soc_is_omap34xx()) in omap2_set_globals_tap()
765 else if (soc_is_omap34xx()) in omap_get_family()