Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsoc.h175 #define soc_is_am335x() 0 macro
283 # undef soc_is_am335x macro
285 # define soc_is_am335x() is_am335x() macro
H A Did.c236 } else if (soc_is_am335x()) { in omap3_cpuinfo()
760 else if (soc_is_am33xx() || soc_is_am335x()) in omap_get_family()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsoc.h175 #define soc_is_am335x() 0 macro
283 # undef soc_is_am335x macro
285 # define soc_is_am335x() is_am335x() macro
H A Did.c236 } else if (soc_is_am335x()) { in omap3_cpuinfo()
760 else if (soc_is_am33xx() || soc_is_am335x()) in omap_get_family()

Completed in 5 milliseconds