Home
last modified time | relevance | path

Searched refs:CCI_IRQ_STATUS_0_I2C_M1_ERROR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-qcom-cci.c68 #define CCI_IRQ_STATUS_0_I2C_M1_ERROR 0x60ee6000 macro
194 if (unlikely(val & CCI_IRQ_STATUS_0_I2C_M1_ERROR)) { in cci_isr()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-qcom-cci.c68 #define CCI_IRQ_STATUS_0_I2C_M1_ERROR 0x60ee6000 macro
194 if (unlikely(val & CCI_IRQ_STATUS_0_I2C_M1_ERROR)) { in cci_isr()

Completed in 3 milliseconds