Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dpm.c99 if (soc_is_omap34xx()) in omap_pm_begin()
111 if (soc_is_omap34xx()) in omap_pm_wake()
Di2c.c42 if (soc_is_omap24xx() || soc_is_omap34xx() || soc_is_am35xx()) in omap_i2c_reset()
Dsoc.h205 # define soc_is_omap34xx() is_omap34xx() macro
208 # define soc_is_omap34xx() 0
495 #define cpu_is_omap34xx() soc_is_omap34xx()
Did.c63 } else if (soc_is_omap34xx()) { in omap_type()
742 if (soc_is_omap34xx()) in omap2_set_globals_tap()
762 else if (soc_is_omap34xx()) in omap_get_family()