Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h382 #define OMAP4460_REV_ES1_0 (OMAP446X_CLASS | (0x10 << 8)) macro
H A Did.c575 omap_revision = OMAP4460_REV_ES1_0; in omap4xxx_check_revision()