Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h396 #define DRA752_REV_ES1_0 (DRA7XX_CLASS | (0x52 << 16) | (0x10 << 8)) macro
H A Did.c680 omap_revision = DRA752_REV_ES1_0; in dra7xxx_check_revision()