Searched refs:OMAP443X_CLASS (Results 1 – 2 of 2) sorted by relevance
450 #define OMAP443X_CLASS 0x44300044 macro451 #define OMAP4430_REV_ES1_0 (OMAP443X_CLASS | (0x10 << 8))452 #define OMAP4430_REV_ES2_0 (OMAP443X_CLASS | (0x20 << 8))453 #define OMAP4430_REV_ES2_1 (OMAP443X_CLASS | (0x21 << 8))454 #define OMAP4430_REV_ES2_2 (OMAP443X_CLASS | (0x22 << 8))455 #define OMAP4430_REV_ES2_3 (OMAP443X_CLASS | (0x23 << 8))
611 omap2_set_globals_tap(OMAP443X_CLASS, in omap4430_init_early()