Searched refs:I2C_START (Results 1 – 3 of 3) sorted by relevance
105 #define I2C_START 0x00000010 macro
49 #define I2C_START BIT(0) macro112 writel(tmp & ~I2C_START, i2c_dev->base + I2C_CTL); in sprd_i2c_clear_start()201 writel(tmp | I2C_START, i2c_dev->base + I2C_CTL); in sprd_i2c_opt_start()
43 #define I2C_START BIT(3) macro310 writel_relaxed(I2C_WRITE | I2C_START, priv->regs + HIX5I2C_COM); in hix5hd2_i2c_message_start()