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