Searched refs:GET_OMAP_TYPE (Results 1 – 1 of 1) sorted by relevance
221 #define GET_OMAP_TYPE ((omap_rev() >> 16) & 0xffff) macro226 return (GET_OMAP_TYPE == (id)) ? 1 : 0; \
Completed in 5 milliseconds