Searched refs:OMAP3517_REV_ES1_1 (Results 1 – 4 of 4) sorted by relevance
314 rev == OMAP3517_REV_ES1_0 || rev == OMAP3517_REV_ES1_1 || in omap3xxx_powerdomains_init()
361 omap_revision = OMAP3517_REV_ES1_1; in omap3xxx_check_revision()
3707 } else if (rev == OMAP3517_REV_ES1_0 || rev == OMAP3517_REV_ES1_1) { in omap3xxx_hwmod_init()
425 #define OMAP3517_REV_ES1_1 (OMAP3517_CLASS | (0x1 << 8)) macro