Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c40 #define CSI2RX_STREAM_BASE(n) (((n) + 1) * 0x100) macro
42 #define CSI2RX_STREAM_CTRL_REG(n) (CSI2RX_STREAM_BASE(n) + 0x000)
45 #define CSI2RX_STREAM_DATA_CFG_REG(n) (CSI2RX_STREAM_BASE(n) + 0x008)
49 #define CSI2RX_STREAM_CFG_REG(n) (CSI2RX_STREAM_BASE(n) + 0x00c)