I2C_CONTROLC 33 drivers/i2c/busses/i2c-versatile.c writel(SDA, i2c->base + (state ? I2C_CONTROLS : I2C_CONTROLC)); I2C_CONTROLC 40 drivers/i2c/busses/i2c-versatile.c writel(SCL, i2c->base + (state ? I2C_CONTROLS : I2C_CONTROLC));