Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-npcm7xx.c268 u8 rxf_sts_rx_bytes; member
276 .rxf_sts_rx_bytes = GENMASK(4, 0),
284 .rxf_sts_rx_bytes = GENMASK(5, 0),
473 if ((rx_fifo_sts & bus->data->rxf_sts_rx_bytes) == 0) in npcm_i2c_rx_fifo_full()
760 return (bus->data->rxf_sts_rx_bytes & in npcm_i2c_fifo_usage()