Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dpm.c95 if (soc_is_omap34xx()) in omap_pm_begin()
107 if (soc_is_omap34xx()) in omap_pm_wake()
H A Dsoc.h205 # define soc_is_omap34xx() is_omap34xx() macro
208 # define soc_is_omap34xx() 0
495 #define cpu_is_omap34xx() soc_is_omap34xx()
H A Di2c.c42 if (soc_is_omap24xx() || soc_is_omap34xx() || soc_is_am35xx()) in omap_i2c_reset()
H A Did.c63 } else if (soc_is_omap34xx()) { in omap_type()
734 if (soc_is_omap34xx()) in omap2_set_globals_tap()
754 else if (soc_is_omap34xx()) in omap_get_family()
H A Ddma.c201 if (soc_is_omap34xx() && (omap_type() != OMAP2_DEVICE_TYPE_GP)) in omap2_system_dma_init()