Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsoc.h66 * soc_is_omap242x(): True for OMAP2420, OMAP2422, OMAP2423
195 # define soc_is_omap242x() is_omap242x() macro
197 # define soc_is_omap242x() 0
489 #define cpu_is_omap242x() soc_is_omap242x()
H A Ddma.c197 if (!soc_is_omap242x()) in omap2_system_dma_init()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsoc.h66 * soc_is_omap242x(): True for OMAP2420, OMAP2422, OMAP2423
195 # define soc_is_omap242x() is_omap242x() macro
197 # define soc_is_omap242x() 0
489 #define cpu_is_omap242x() soc_is_omap242x()
H A Ddma.c198 if (!soc_is_omap242x()) in omap2_system_dma_init()

Completed in 4 milliseconds