Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsoc.h170 #define soc_is_ti81xx() 0 macro
268 # undef soc_is_ti81xx macro
275 # define soc_is_ti81xx() is_ti81xx() macro
502 #define cpu_is_ti81xx() soc_is_ti81xx()
H A Did.c59 } else if (soc_is_ti81xx()) { in omap_type()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsoc.h170 #define soc_is_ti81xx() 0 macro
268 # undef soc_is_ti81xx macro
275 # define soc_is_ti81xx() is_ti81xx() macro
502 #define cpu_is_ti81xx() soc_is_ti81xx()
H A Did.c59 } else if (soc_is_ti81xx()) { in omap_type()

Completed in 6 milliseconds