Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-viai2c-zhaoxin.c16 #define ZXI2C_CR_FIFO_MODE BIT(14) macro
156 iowrite16(ZXI2C_CR_FIFO_MODE | tmp, base + VIAI2C_REG_CR); in zxi2c_xfer()