Home
last modified time | relevance | path

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

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