Searched refs:txcount (Results 1 – 1 of 1) sorted by relevance
75 u32 txcount = 0; in bus_i2c_wait_for_tx_ready() local79 txcount = LPI2C_MFSR_TXCOUNT(readl(®s->mfsr)); in bus_i2c_wait_for_tx_ready()80 txcount = LPI2C_FIFO_SIZE - txcount; in bus_i2c_wait_for_tx_ready()90 } while (!txcount); in bus_i2c_wait_for_tx_ready()