Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i2c/
H A Dallwinner-i2c.c88 #define TWI_LCR_MASK 0x3F macro
396 s->lcr = value & TWI_LCR_MASK; in allwinner_i2c_write()