I2C_CONTROLC
writel(SDA, i2c->base + (state ? I2C_CONTROLS : I2C_CONTROLC));
writel(SCL, i2c->base + (state ? I2C_CONTROLS : I2C_CONTROLC));