OMAP343X_CLASS    472 arch/arm/mach-omap2/io.c 	omap2_set_globals_tap(OMAP343X_CLASS, OMAP2_L4_IO_ADDRESS(0x4830A000));
OMAP343X_CLASS    337 arch/arm/mach-omap2/soc.h #define OMAP3430_REV_ES1_0	OMAP343X_CLASS
OMAP343X_CLASS    338 arch/arm/mach-omap2/soc.h #define OMAP3430_REV_ES2_0	(OMAP343X_CLASS | (0x1 << 8))
OMAP343X_CLASS    339 arch/arm/mach-omap2/soc.h #define OMAP3430_REV_ES2_1	(OMAP343X_CLASS | (0x2 << 8))
OMAP343X_CLASS    340 arch/arm/mach-omap2/soc.h #define OMAP3430_REV_ES3_0	(OMAP343X_CLASS | (0x3 << 8))
OMAP343X_CLASS    341 arch/arm/mach-omap2/soc.h #define OMAP3430_REV_ES3_1	(OMAP343X_CLASS | (0x4 << 8))
OMAP343X_CLASS    342 arch/arm/mach-omap2/soc.h #define OMAP3430_REV_ES3_1_2	(OMAP343X_CLASS | (0x5 << 8))