Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap1/include/mach/
Dsoc.h102 #define GET_OMAP_SUBCLASS ((omap_rev() >> 20) & 0x0fff) macro
107 return (GET_OMAP_SUBCLASS == (id)) ? 1 : 0; \
/linux-4.1.27/arch/arm/mach-omap2/
Dsoc.h184 #define GET_OMAP_SUBCLASS ((omap_rev() >> 20) & 0x0fff) macro
189 return (GET_OMAP_SUBCLASS == (id)) ? 1 : 0; \
195 return (GET_OMAP_SUBCLASS == (id)) ? 1 : 0; \
201 return (GET_OMAP_SUBCLASS == (id)) ? 1 : 0; \