Home
last modified time | relevance | path

Searched refs:soc_is_omap3630 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
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()
H A Dsoc.h240 #define soc_is_omap3630() 0 macro
273 # undef soc_is_omap3630 macro
274 # define soc_is_omap3630() is_omap363x() macro
496 #define cpu_is_omap3630() soc_is_omap3630()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
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()
H A Dsoc.h240 #define soc_is_omap3630() 0 macro
273 # undef soc_is_omap3630 macro
274 # define soc_is_omap3630() is_omap363x() macro
496 #define cpu_is_omap3630() soc_is_omap3630()

Completed in 9 milliseconds