Searched refs:VIAI2C_CSR_READY_MASK (Results 1 – 2 of 2) sorted by relevance
33 #define VIAI2C_CSR_READY_MASK BIT(1) macro
10 while (!(readw(i2c->base + VIAI2C_REG_CSR) & VIAI2C_CSR_READY_MASK)) { in viai2c_wait_bus_not_busy()