Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dsoc.h228 #define soc_is_omap24xx() 0 macro
253 # undef soc_is_omap24xx
254 # define soc_is_omap24xx() is_omap24xx() macro
272 # undef soc_is_omap24xx
273 # define soc_is_omap24xx() 1
565 #define cpu_is_omap24xx() soc_is_omap24xx()
Did.c60 if (soc_is_omap24xx()) { in omap_type()
722 if (soc_is_omap24xx()) in omap_get_family()