Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-npcm7xx.c269 u8 txf_sts_tx_bytes; member
277 .txf_sts_tx_bytes = GENMASK(4, 0),
285 .txf_sts_tx_bytes = GENMASK(5, 0),
462 if ((tx_fifo_sts & bus->data->txf_sts_tx_bytes) == 0) in npcm_i2c_tx_fifo_empty()
762 return (bus->data->txf_sts_tx_bytes & in npcm_i2c_fifo_usage()
1016 left_in_fifo = bus->data->txf_sts_tx_bytes & in npcm_i2c_slave_wr_buf_sync()