GET_OMAP_SUBCLASS   97 arch/arm/mach-omap1/include/mach/soc.h 	return (GET_OMAP_SUBCLASS == (id)) ? 1 : 0;	\
GET_OMAP_SUBCLASS  111 arch/arm/mach-omap2/soc.h 	return (GET_OMAP_SUBCLASS == (id)) ? 1 : 0;	\
GET_OMAP_SUBCLASS  117 arch/arm/mach-omap2/soc.h 	return (GET_OMAP_SUBCLASS == (id)) ? 1 : 0;	\
GET_OMAP_SUBCLASS  123 arch/arm/mach-omap2/soc.h 	return (GET_OMAP_SUBCLASS == (id)) ? 1 : 0;	\
GET_OMAP_SUBCLASS  129 arch/arm/mach-omap2/soc.h 	return (GET_OMAP_SUBCLASS == (id)) ? 1 : 0;	\