Home
last modified time | relevance | path

Searched defs:GET_OMAP_SUBCLASS (Results 1 – 2 of 2) sorted by relevance

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