Searched refs:OMAP_I2C_IV_REG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-omap.c | 57 OMAP_I2C_IV_REG, enumerator 220 [OMAP_I2C_IV_REG] = 0x03, 241 [OMAP_I2C_IV_REG] = 0x34, 907 iv = omap_i2c_read_reg(omap, OMAP_I2C_IV_REG); in omap_i2c_omap1_isr() 1552 omap_i2c_read_reg(omap, OMAP_I2C_IV_REG); /* Read clears */ in omap_i2c_runtime_suspend()
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-omap.c | 57 OMAP_I2C_IV_REG, enumerator 220 [OMAP_I2C_IV_REG] = 0x03, 241 [OMAP_I2C_IV_REG] = 0x34, 907 iv = omap_i2c_read_reg(omap, OMAP_I2C_IV_REG); in omap_i2c_omap1_isr() 1553 omap_i2c_read_reg(omap, OMAP_I2C_IV_REG); /* Read clears */ in omap_i2c_runtime_suspend()
|
Completed in 5 milliseconds