Searched refs:GET_OMAP_TYPE (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-omap/
H A Dcpu.h166 #define GET_OMAP_TYPE ((system_rev >> 16) & 0xffff) macro
171 return (GET_OMAP_TYPE == (id)) ? 1 : 0; \

Completed in 80 milliseconds