Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/pci/intel/ipu3/
Dipu3-cio2.h33 #define CIO2_REG_CSIRX_BASE 0x000 macro
40 #define CIO2_REG_CSIRX_ENABLE (CIO2_REG_CSIRX_BASE + 0x0)
41 #define CIO2_REG_CSIRX_NOF_ENABLED_LANES (CIO2_REG_CSIRX_BASE + 0x4)
42 #define CIO2_REG_CSIRX_SP_IF_CONFIG (CIO2_REG_CSIRX_BASE + 0x10)
43 #define CIO2_REG_CSIRX_LP_IF_CONFIG (CIO2_REG_CSIRX_BASE + 0x14)
48 #define CIO2_REG_CSIRX_STATUS (CIO2_REG_CSIRX_BASE + 0x18)
49 #define CIO2_REG_CSIRX_STATUS_DLANE_HS (CIO2_REG_CSIRX_BASE + 0x1c)
51 #define CIO2_REG_CSIRX_STATUS_DLANE_LP (CIO2_REG_CSIRX_BASE + 0x20)
55 (CIO2_REG_CSIRX_BASE + 0x2c + 8 * (lane))
57 (CIO2_REG_CSIRX_BASE + 0x30 + 8 * (lane))