Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c26 #define CSI2RX_SOFT_RESET_REG 0x004 macro
107 csi2rx->base + CSI2RX_SOFT_RESET_REG); in csi2rx_reset()
111 writel(0, csi2rx->base + CSI2RX_SOFT_RESET_REG); in csi2rx_reset()