Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c25 #define CSI2RX_SOFT_RESET_REG 0x004 macro
98 csi2rx->base + CSI2RX_SOFT_RESET_REG); in csi2rx_reset()
102 writel(0, csi2rx->base + CSI2RX_SOFT_RESET_REG); in csi2rx_reset()