Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dsoc.h231 #define soc_is_omap34xx() 0 macro
265 # undef soc_is_omap34xx
267 # define soc_is_omap34xx() is_omap34xx() macro
284 # undef soc_is_omap34xx
285 # define soc_is_omap34xx() 1
568 #define cpu_is_omap34xx() soc_is_omap34xx()
Did.c66 } else if (soc_is_omap34xx()) { in omap_type()
704 if (soc_is_omap34xx()) in omap2_set_globals_tap()
724 else if (soc_is_omap34xx()) in omap_get_family()