Searched refs:OMAP3430_REV_ES2_0 (Results 1 – 5 of 5) sorted by relevance
310 else if (rev == OMAP3430_REV_ES2_0 || rev == OMAP3430_REV_ES2_1 || in omap3xxx_powerdomains_init()
323 omap_revision = OMAP3430_REV_ES2_0; in omap3xxx_check_revision()
3710 if (rev == OMAP3430_REV_ES1_0 || rev == OMAP3430_REV_ES2_0 || in omap3xxx_hwmod_init()3735 } else if (rev == OMAP3430_REV_ES2_0 || rev == OMAP3430_REV_ES2_1 || in omap3xxx_hwmod_init()3748 if (rev == OMAP3430_REV_ES1_0 || rev == OMAP3430_REV_ES2_0 || in omap3xxx_hwmod_init()
3624 if (!cpu_is_ti81xx() && (omap_rev() >= OMAP3430_REV_ES2_0)) in omap3xxx_clk_init()
412 #define OMAP3430_REV_ES2_0 (OMAP343X_CLASS | (0x1 << 8)) macro