Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-qcom-cci.c16 #define CCI_RESET_CMD 0x004 macro
181 writel(reset, cci->base + CCI_RESET_CMD); in cci_isr()
239 writel(CCI_RESET_CMD_MASK, cci->base + CCI_RESET_CMD); in cci_reset()