GET_OMAP_TYPE 160 arch/arm/mach-omap1/include/mach/soc.h return (GET_OMAP_TYPE == (id)) ? 1 : 0; \ GET_OMAP_TYPE 226 arch/arm/mach-omap2/soc.h return (GET_OMAP_TYPE == (id)) ? 1 : 0; \