Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h240 #define soc_is_omap3630() 0 macro
273 # undef soc_is_omap3630
274 # define soc_is_omap3630() is_omap363x() macro
496 #define cpu_is_omap3630() soc_is_omap3630()
H A Did.c222 if (soc_is_omap3630()) { in omap3_cpuinfo()
289 if (soc_is_omap3630()) in omap3xxx_check_features()
291 if (soc_is_omap3430() || soc_is_omap3630()) in omap3xxx_check_features()
293 if (soc_is_omap3630() || omap_rev() == OMAP3430_REV_ES3_1 || in omap3xxx_check_features()