Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c49 #define CSI2RX_STREAM_CFG_REG(n) (CSI2RX_STREAM_BASE(n) + 0x00c) macro
203 csi2rx->base + CSI2RX_STREAM_CFG_REG(i)); in csi2rx_start()