Searched refs:OMAP443X_CLASS (Results 1 – 2 of 2) sorted by relevance
388 #define OMAP443X_CLASS 0x44300044 macro389 #define OMAP4430_REV_ES1_0 (OMAP443X_CLASS | (0x10 << 8))390 #define OMAP4430_REV_ES2_0 (OMAP443X_CLASS | (0x20 << 8))391 #define OMAP4430_REV_ES2_1 (OMAP443X_CLASS | (0x21 << 8))392 #define OMAP4430_REV_ES2_2 (OMAP443X_CLASS | (0x22 << 8))393 #define OMAP4430_REV_ES2_3 (OMAP443X_CLASS | (0x23 << 8))
611 omap2_set_globals_tap(OMAP443X_CLASS, in omap4430_init_early()