Home
last modified time | relevance | path

Searched refs:TI8168_REV_ES1_1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h351 #define TI8168_REV_ES1_1 (TI816X_CLASS | (0x1 << 8)) macro
H A Dpowerdomains3xxx_data.c594 } else if (rev == TI8168_REV_ES1_0 || rev == TI8168_REV_ES1_1 in omap3xxx_powerdomains_init()
H A Did.c448 omap_revision = TI8168_REV_ES1_1; in omap3xxx_check_revision()