Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-omap/include/plat/
Dcpu.h439 #define OMAP443X_CLASS 0x44300044 macro
440 #define OMAP4430_REV_ES1_0 (OMAP443X_CLASS | (0x10 << 8))
441 #define OMAP4430_REV_ES2_0 (OMAP443X_CLASS | (0x20 << 8))
442 #define OMAP4430_REV_ES2_1 (OMAP443X_CLASS | (0x21 << 8))
443 #define OMAP4430_REV_ES2_2 (OMAP443X_CLASS | (0x22 << 8))
444 #define OMAP4430_REV_ES2_3 (OMAP443X_CLASS | (0x23 << 8))
/linux-3.4.99/arch/arm/mach-omap2/
Dcommon.c162 .class = OMAP443X_CLASS,