Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.h54 #define CIO2_REG_CSIRX_BASE 0x000 macro
61 #define CIO2_REG_CSIRX_ENABLE (CIO2_REG_CSIRX_BASE + 0x0)
62 #define CIO2_REG_CSIRX_NOF_ENABLED_LANES (CIO2_REG_CSIRX_BASE + 0x4)
63 #define CIO2_REG_CSIRX_SP_IF_CONFIG (CIO2_REG_CSIRX_BASE + 0x10)
64 #define CIO2_REG_CSIRX_LP_IF_CONFIG (CIO2_REG_CSIRX_BASE + 0x14)
69 #define CIO2_REG_CSIRX_STATUS (CIO2_REG_CSIRX_BASE + 0x18)
70 #define CIO2_REG_CSIRX_STATUS_DLANE_HS (CIO2_REG_CSIRX_BASE + 0x1c)
72 #define CIO2_REG_CSIRX_STATUS_DLANE_LP (CIO2_REG_CSIRX_BASE + 0x20)
76 (CIO2_REG_CSIRX_BASE + 0x2c + 8 * (lane))
78 (CIO2_REG_CSIRX_BASE + 0x30 + 8 * (lane))