DRA7XX_CLASS      657 arch/arm/mach-omap2/io.c 	omap2_set_globals_tap(DRA7XX_CLASS,
DRA7XX_CLASS      393 arch/arm/mach-omap2/soc.h #define DRA762_REV_ES1_0	(DRA7XX_CLASS | (0x62 << 16) | (0x10 << 8))
DRA7XX_CLASS      396 arch/arm/mach-omap2/soc.h #define DRA752_REV_ES1_0	(DRA7XX_CLASS | (0x52 << 16) | (0x10 << 8))
DRA7XX_CLASS      397 arch/arm/mach-omap2/soc.h #define DRA752_REV_ES1_1	(DRA7XX_CLASS | (0x52 << 16) | (0x11 << 8))
DRA7XX_CLASS      398 arch/arm/mach-omap2/soc.h #define DRA752_REV_ES2_0	(DRA7XX_CLASS | (0x52 << 16) | (0x20 << 8))
DRA7XX_CLASS      399 arch/arm/mach-omap2/soc.h #define DRA722_REV_ES1_0	(DRA7XX_CLASS | (0x22 << 16) | (0x10 << 8))
DRA7XX_CLASS      400 arch/arm/mach-omap2/soc.h #define DRA722_REV_ES2_0	(DRA7XX_CLASS | (0x22 << 16) | (0x20 << 8))
DRA7XX_CLASS      401 arch/arm/mach-omap2/soc.h #define DRA722_REV_ES2_1	(DRA7XX_CLASS | (0x22 << 16) | (0x21 << 8))