Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-designware-core.h66 #define DW_IC_TXFLR 0x74 macro
Di2c-designware-master.c281 tx_limit = dev->tx_fifo_depth - dw_readl(dev, DW_IC_TXFLR); in i2c_dw_xfer_msg()