Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/cadence/
Dcdns-csi2rx.c42 #define CSI2RX_STREAM_CFG_REG(n) (CSI2RX_STREAM_BASE(n) + 0x00c) macro
159 csi2rx->base + CSI2RX_STREAM_CFG_REG(i)); in csi2rx_start()