I2C_CONTROL
return !!(readl(i2c->base + I2C_CONTROL) & SDA);
return !!(readl(i2c->base + I2C_CONTROL) & SCL);