Searched refs:npcm_i2c_tx_fifo_empty (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/i2c/busses/
H A Di2c-npcm7xx.c453 static inline bool npcm_i2c_tx_fifo_empty(struct npcm_i2c *bus) function
1242 (npcm_i2c_tx_fifo_empty(bus) || npcm_i2c_rx_fifo_full(bus)))) {
1680 (npcm_i2c_tx_fifo_empty(bus) || npcm_i2c_rx_fifo_full(bus)))) {

Completed in 118 milliseconds