Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/intel/ipu6/
Dipu6-platform-isys-csi2-reg.h9 #define CSI_REG_BASE 0x220000 macro
10 #define CSI_REG_PORT_BASE(id) (CSI_REG_BASE + (id) * 0x1000)
85 #define CSI_REG_HUB_GPREG_SRST (CSI_REG_BASE + 0x18000)
86 #define CSI_REG_HUB_GPREG_SLV_REG_SRST (CSI_REG_BASE + 0x18004)
88 #define CSI_REG_HUB_DRV_ACCESS_PORT(id) (CSI_REG_BASE + 0x18018 + (id) * 4)
92 (CSI_REG_BASE + (ofs) + (id) * 4)
Dipu6-isys-mcd-phy.c22 #define CSI_REG_HUB_GPREG_PHY_CTL(id) (CSI_REG_BASE + 0x18008 + (id) * 0x8)
25 #define CSI_REG_HUB_GPREG_PHY_STATUS(id) (CSI_REG_BASE + 0x1800c + (id) * 0x8)