Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h400 #define DRA722_REV_ES2_0 (DRA7XX_CLASS | (0x22 << 16) | (0x20 << 8)) macro
H A Did.c698 omap_revision = DRA722_REV_ES2_0; in dra7xxx_check_revision()