Searched refs:rx_level (Results 1 – 2 of 2) sorted by relevance
401 int rx_level; in rockchip_sfc_read_fifo() local407 rx_level = rockchip_sfc_wait_rxfifo_ready(sfc, 1000); in rockchip_sfc_read_fifo()408 if (rx_level < 0) in rockchip_sfc_read_fifo()409 return rx_level; in rockchip_sfc_read_fifo()410 read_words = min_t(u32, rx_level, dwords); in rockchip_sfc_read_fifo()418 rx_level = rockchip_sfc_wait_rxfifo_ready(sfc, 1000); in rockchip_sfc_read_fifo()419 if (rx_level < 0) in rockchip_sfc_read_fifo()420 return rx_level; in rockchip_sfc_read_fifo()
137 int rx_level; member587 jz4780_i2c_writew(i2c, JZ4780_I2C_RXTL, i2c->cdata->rx_level); in jz4780_i2c_xfer_read()742 .rx_level = JZ4780_I2C_FIFO_LEN / 2 - 1,750 .rx_level = X1000_I2C_FIFO_LEN / 2 - 1,