Home
last modified time | relevance | path

Searched defs:GET_OMAP_SUBCLASS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/soc/ti/
H A Domap1-soc.h67 #define GET_OMAP_SUBCLASS ((omap_rev() >> 20) & 0x0fff) macro
/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/
H A Dsoc.h92 #define GET_OMAP_SUBCLASS ((omap_rev() >> 20) & 0x0fff) macro
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsoc.h106 #define GET_OMAP_SUBCLASS ((omap_rev() >> 20) & 0x0fff) macro
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsoc.h106 #define GET_OMAP_SUBCLASS ((omap_rev() >> 20) & 0x0fff) macro

Completed in 4 milliseconds