Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h372 #define AM437X_REV_ES1_2 (AM437X_CLASS | (0x12 << 8)) macro
H A Did.c490 omap_revision = AM437X_REV_ES1_2; in omap3xxx_check_revision()