Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Dcpu.h382 #define OMAP343X_CLASS 0x34300034 macro
383 #define OMAP3430_REV_ES1_0 OMAP343X_CLASS
384 #define OMAP3430_REV_ES2_0 (OMAP343X_CLASS | (OMAP_REVBITS_01 << 8))
385 #define OMAP3430_REV_ES2_1 (OMAP343X_CLASS | (OMAP_REVBITS_02 << 8))
386 #define OMAP3430_REV_ES3_0 (OMAP343X_CLASS | (OMAP_REVBITS_03 << 8))
387 #define OMAP3430_REV_ES3_1 (OMAP343X_CLASS | (OMAP_REVBITS_04 << 8))
388 #define OMAP3430_REV_ES3_1_2 (OMAP343X_CLASS | (OMAP_REVBITS_05 << 8))
/linux-2.6.39/arch/arm/mach-omap2/
Dcommon.c82 .class = OMAP343X_CLASS,
111 .class = OMAP343X_CLASS,