Home
last modified time | relevance | path

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

/linux/drivers/staging/media/ipu7/
H A Dipu7-isys-csi2-regs.h58 #define IS_IO_BASE 0x280000 macro
61 #define IS_IO_CDPHY_BASE(i) (IS_IO_BASE + 0x10000 * (i))
849 #define IS_IO_CSI2_HOST_BASE(i) (IS_IO_BASE + 0x40000 + \
910 #define IS_IO_CSI2_ADPL_PORT_BASE(i) (IS_IO_BASE + 0x40800 + \
927 #define IS_IO_CSI2_ERR_LEGACY_IRQ_CTL_BASE(i) (IS_IO_BASE + 0x40c00 + \
929 #define IS_IO_CSI2_SYNC_LEGACY_IRQ_CTL_BASE(i) (IS_IO_BASE + 0x40d00 + \
931 #define IS_IO_CSI2_LEGACY_IRQ_CTRL_BASE (IS_IO_BASE + 0x49000)
932 #define IS_IO_CSI2_IRQ_CTRL_BASE (IS_IO_BASE + 0x4e100)
946 #define IS_IO_GPREGS_BASE (IS_IO_BASE + 0x49200)
962 #define IS_IO_CSI2_MPF_PORT_BASE(i) (IS_IO_BASE + 0x53000 + \
[all …]