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

/linux-master/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);
201 writel(CCI_HALT_REQ_I2C_M1_Q0Q1, cci->base + CCI_HALT_REQ);
222 writel(val, cci->base + CCI_HALT_REQ);

Completed in 214 milliseconds