Searched refs:DW_IC_TXFLR (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/i2c/busses/ | ||
D | i2c-designware-core.h | 66 #define DW_IC_TXFLR 0x74 macro |
D | i2c-designware-master.c | 281 tx_limit = dev->tx_fifo_depth - dw_readl(dev, DW_IC_TXFLR); in i2c_dw_xfer_msg() |