Searched refs:I2C_CONTROLS (Results 1 – 1 of 1) sorted by relevance
18 #define I2C_CONTROLS 0x00 macro33 writel(SDA, i2c->base + (state ? I2C_CONTROLS : I2C_CONTROLC)); in i2c_versatile_setsda()40 writel(SCL, i2c->base + (state ? I2C_CONTROLS : I2C_CONTROLC)); in i2c_versatile_setscl()79 writel(SCL | SDA, i2c->base + I2C_CONTROLS); in i2c_versatile_probe()