Home
last modified time | relevance | path

Searched refs:soc_is_ti814x (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/arm/mach-omap2/
Dsoc.h172 #define soc_is_ti814x() 0 macro
270 # undef soc_is_ti814x
277 # define soc_is_ti814x() is_ti814x() macro
500 #define cpu_is_ti814x() soc_is_ti814x()
Did.c240 } else if (soc_is_ti814x()) { in omap3_cpuinfo()