Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap1/include/mach/
Dsoc.h106 #define GET_OMAP_SUBCLASS ((omap_rev() >> 20) & 0x0fff) macro
111 return (GET_OMAP_SUBCLASS == (id)) ? 1 : 0; \
/linux-4.4.14/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; \