Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-hisi.c82 #define HISI_I2C_TX_FIFO_DEPTH 64 macro
277 int max_write = HISI_I2C_TX_FIFO_DEPTH - HISI_I2C_TX_F_AE_THRESH; in hisi_i2c_xfer_msg()