Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-qcom-cci.c21 #define CCI_HALT_REQ 0x034 macro
190 writel(CCI_HALT_REQ_I2C_M0_Q0Q1, cci->base + CCI_HALT_REQ); in cci_isr()
201 writel(CCI_HALT_REQ_I2C_M1_Q0Q1, cci->base + CCI_HALT_REQ); in cci_isr()
222 writel(val, cci->base + CCI_HALT_REQ); in cci_halt()