Home
last modified time | relevance | path

Searched refs:I2C_ENABLE (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt7911d.h16 #define I2C_ENABLE 0x1 macro
H A Dlt6911uxc.h14 #define I2C_ENABLE 0x1 macro
H A Dlt7911uxc.c71 #define I2C_ENABLE 0x1 macro
479 i2c_wr8(sd, I2C_EN_REG, I2C_ENABLE); in lt7911uxc_i2c_enable()
H A Dlt6911uxe.c67 #define I2C_ENABLE 0x1 macro
688 i2c_wr8(sd, I2C_EN_REG, I2C_ENABLE); in lt6911uxe_i2c_enable()
H A Dlt7911d.c303 i2c_wr8(sd, I2C_EN_REG, I2C_ENABLE); in lt7911d_i2c_enable()
H A Dlt6911uxc.c289 i2c_wr8(sd, I2C_EN_REG, I2C_ENABLE); in lt6911uxc_i2c_enable()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-hix5hd2.c30 #define I2C_ENABLE BIT(8) macro
116 writel_relaxed(I2C_ENABLE | I2C_UNMASK_TOTAL | I2C_UNMASK_ALL, in hix5hd2_i2c_enable_irq()