Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-qcom-cci.c60 #define CCI_IRQ_STATUS_0_RST_DONE_ACK BIT(24) macro
147 if (val & CCI_IRQ_STATUS_0_RST_DONE_ACK) { in cci_isr()