Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dsoc.h254 #define soc_is_omap3630() 0 macro
287 # undef soc_is_omap3630
288 # define soc_is_omap3630() is_omap363x() macro
510 #define cpu_is_omap3630() soc_is_omap3630()
Did.c225 if (soc_is_omap3630()) { in omap3_cpuinfo()
292 if (soc_is_omap3630()) in omap3xxx_check_features()
294 if (soc_is_omap3430() || soc_is_omap3630()) in omap3xxx_check_features()
296 if (soc_is_omap3630() || omap_rev() == OMAP3430_REV_ES3_1 || in omap3xxx_check_features()