Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap1/include/mach/
Dsoc.h98 #define GET_OMAP_CLASS (omap_rev() & 0xff) macro
103 return (GET_OMAP_CLASS == (id)) ? 1 : 0; \
/linux-4.4.14/arch/arm/mach-omap2/
Dsoc.h160 #define GET_OMAP_CLASS (omap_rev() & 0xff) macro
165 return (GET_OMAP_CLASS == (id)) ? 1 : 0; \