Searched refs:txcount (Results 1 – 1 of 1) sorted by relevance
73 u32 txcount = 0; in bus_i2c_wait_for_tx_ready() local77 txcount = LPI2C_MFSR_TXCOUNT(readl(®s->mfsr)); in bus_i2c_wait_for_tx_ready()78 txcount = LPI2C_FIFO_SIZE - txcount; in bus_i2c_wait_for_tx_ready()88 } while (!txcount); in bus_i2c_wait_for_tx_ready()