Home
last modified time | relevance | path

Searched refs:OMAP4430_REV_ES2_0 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/arm/mach-omap2/
Ddisplay.c142 else if (omap_rev() == OMAP4430_REV_ES2_0 || in omap_display_get_version()
Dsoc.h376 #define OMAP4430_REV_ES2_0 (OMAP443X_CLASS | (0x20 << 8)) macro
Did.c556 omap_revision = OMAP4430_REV_ES2_0; in omap4xxx_check_revision()