Home
last modified time | relevance | path

Searched refs:OMAP3430_REV_ES2_0 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Dsoc.h338 #define OMAP3430_REV_ES2_0 (OMAP343X_CLASS | (0x1 << 8)) macro
H A Dpowerdomains3xxx_data.c605 case OMAP3430_REV_ES2_0: in omap3xxx_powerdomains_init()
H A Domap_hwmod_3xxx_data.c2508 if (rev == OMAP3430_REV_ES1_0 || rev == OMAP3430_REV_ES2_0 || in omap3xxx_hwmod_init()
2551 } else if (rev == OMAP3430_REV_ES2_0 || rev == OMAP3430_REV_ES2_1 || in omap3xxx_hwmod_init()
2564 if (rev == OMAP3430_REV_ES1_0 || rev == OMAP3430_REV_ES2_0 || in omap3xxx_hwmod_init()
H A Did.c383 omap_revision = OMAP3430_REV_ES2_0; in omap3xxx_check_revision()