Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dsoc.h176 #define GET_TI_CLASS ((omap_rev() >> 24) & 0xff) macro
181 return (GET_TI_CLASS == (id)) ? 1 : 0; \