Home
last modified time | relevance | path

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

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