Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-qcom-cci.c82 #define CCI_I2C_REPORT_IRQ_EN BIT(8) macro
329 val = CCI_I2C_REPORT | CCI_I2C_REPORT_IRQ_EN; in cci_validate_queue()
420 val = CCI_I2C_REPORT | CCI_I2C_REPORT_IRQ_EN; in cci_i2c_write()