Home
last modified time | relevance | path

Searched refs:OMAP5432_REV_ES2_0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h390 #define OMAP5432_REV_ES2_0 (OMAP54XX_CLASS | (0x32 << 16) | (0x20 << 8)) macro
H A Did.c630 omap_revision = OMAP5432_REV_ES2_0; in omap5xxx_check_revision()