Home
last modified time | relevance | path

Searched refs:soc_is_omap24xx (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Di2c.c42 if (soc_is_omap24xx() || soc_is_omap34xx() || soc_is_am35xx()) in omap_i2c_reset()
H A Dsoc.h65 * soc_is_omap24xx(): True for OMAP2420, OMAP2422, OMAP2423, OMAP2430
190 # define soc_is_omap24xx() is_omap24xx() macro
192 # define soc_is_omap24xx() 0
492 #define cpu_is_omap24xx() soc_is_omap24xx()
H A Ddma.c191 if (soc_is_omap24xx()) { in omap2_system_dma_init()
H A Did.c57 if (soc_is_omap24xx()) { in omap_type()
752 if (soc_is_omap24xx()) in omap_get_family()
H A Domap_hwmod.c3531 if (soc_is_omap24xx()) in omap_hwmod_init_reset_quirks()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Di2c.c42 if (soc_is_omap24xx() || soc_is_omap34xx() || soc_is_am35xx()) in omap_i2c_reset()
H A Dsoc.h65 * soc_is_omap24xx(): True for OMAP2420, OMAP2422, OMAP2423, OMAP2430
190 # define soc_is_omap24xx() is_omap24xx() macro
192 # define soc_is_omap24xx() 0
492 #define cpu_is_omap24xx() soc_is_omap24xx()
H A Ddma.c192 if (soc_is_omap24xx()) { in omap2_system_dma_init()
H A Did.c57 if (soc_is_omap24xx()) { in omap_type()
752 if (soc_is_omap24xx()) in omap_get_family()
H A Domap_hwmod.c3497 if (soc_is_omap24xx()) in omap_hwmod_init_reset_quirks()

Completed in 14 milliseconds