Searched refs:tx_slots (Results 1 – 1 of 1) sorted by relevance
112 unsigned int tx_slots; in xgbe_i2c_write() local116 tx_slots = pdata->i2c.tx_fifo_size - XI2C_IOREAD(pdata, IC_TXFLR); in xgbe_i2c_write()117 while (tx_slots && state->tx_len) { in xgbe_i2c_write()128 tx_slots--; in xgbe_i2c_write()
Completed in 4 milliseconds