Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dsoc.h241 #define soc_is_omap44xx() 0 macro
379 # undef soc_is_omap44xx
383 # define soc_is_omap44xx() is_omap44xx() macro
572 #define cpu_is_omap44xx() soc_is_omap44xx()
Did.c68 } else if (soc_is_omap44xx()) { in omap_type()
125 if (soc_is_omap44xx() || soc_is_omap54xx() || soc_is_dra7xx()) { in omap_get_die_id()
726 else if (soc_is_omap44xx()) in omap_get_family()