Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/intel/ipu3/
Dipu3-cio2.h36 #define CIO2_REG_CSIRX_BASE 0x000 macro
43 #define CIO2_REG_CSIRX_ENABLE (CIO2_REG_CSIRX_BASE + 0x0)
44 #define CIO2_REG_CSIRX_NOF_ENABLED_LANES (CIO2_REG_CSIRX_BASE + 0x4)
45 #define CIO2_REG_CSIRX_SP_IF_CONFIG (CIO2_REG_CSIRX_BASE + 0x10)
46 #define CIO2_REG_CSIRX_LP_IF_CONFIG (CIO2_REG_CSIRX_BASE + 0x14)
51 #define CIO2_REG_CSIRX_STATUS (CIO2_REG_CSIRX_BASE + 0x18)
52 #define CIO2_REG_CSIRX_STATUS_DLANE_HS (CIO2_REG_CSIRX_BASE + 0x1c)
54 #define CIO2_REG_CSIRX_STATUS_DLANE_LP (CIO2_REG_CSIRX_BASE + 0x20)
58 (CIO2_REG_CSIRX_BASE + 0x2c + 8 * (lane))
60 (CIO2_REG_CSIRX_BASE + 0x30 + 8 * (lane))