Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h90 #define GET_TI_CLASS ((omap_rev() >> 24) & 0xff) macro
95 return (GET_TI_CLASS == (id)) ? 1 : 0; \