Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Domap_i2c.c59 #define OMAP2_GC_REV 0x34 macro
277 s->mask = value & (s->revision < OMAP2_GC_REV ? 0x1f : 0x3f); in omap_i2c_write()