Home
last modified time | relevance | path

Searched refs:OMAP343X_CLASS (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/plat-omap/include/plat/
Dcpu.h410 #define OMAP343X_CLASS 0x34300034 macro
411 #define OMAP3430_REV_ES1_0 OMAP343X_CLASS
412 #define OMAP3430_REV_ES2_0 (OMAP343X_CLASS | (0x1 << 8))
413 #define OMAP3430_REV_ES2_1 (OMAP343X_CLASS | (0x2 << 8))
414 #define OMAP3430_REV_ES3_0 (OMAP343X_CLASS | (0x3 << 8))
415 #define OMAP3430_REV_ES3_1 (OMAP343X_CLASS | (0x4 << 8))
416 #define OMAP3430_REV_ES3_1_2 (OMAP343X_CLASS | (0x5 << 8))
/linux-3.4.99/arch/arm/mach-omap2/
Dcommon.c93 .class = OMAP343X_CLASS,
121 .class = OMAP343X_CLASS,