Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsoc.h219 * soc_is_omap3430(): True for OMAP3430
239 #define soc_is_omap3430() 0 macro
267 # undef soc_is_omap3430 macro
272 # define soc_is_omap3430() is_omap3430() macro
493 #define cpu_is_omap3430() soc_is_omap3430()
H A Did.c291 if (soc_is_omap3430() || soc_is_omap3630()) in omap3xxx_check_features()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsoc.h219 * soc_is_omap3430(): True for OMAP3430
239 #define soc_is_omap3430() 0 macro
267 # undef soc_is_omap3430 macro
272 # define soc_is_omap3430() is_omap3430() macro
493 #define cpu_is_omap3430() soc_is_omap3430()
H A Did.c291 if (soc_is_omap3430() || soc_is_omap3630()) in omap3xxx_check_features()

Completed in 4 milliseconds