Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-qcom-cci.c17 #define CCI_RESET_CMD_MASK 0x0f73f3f7 macro
239 writel(CCI_RESET_CMD_MASK, cci->base + CCI_RESET_CMD); in cci_reset()