IS_IO_BASE
#define PORT_ARB_BASE (IS_IO_BASE + 0x4e000)
#define IS_IO_MGC_BASE (IS_IO_BASE + 0x48000)
#define IS_IO_CDPHY_BASE(i) (IS_IO_BASE + 0x10000 * (i))
#define IS_IO_CSI2_HOST_BASE(i) (IS_IO_BASE + 0x40000 + \
#define IS_IO_CSI2_ADPL_PORT_BASE(i) (IS_IO_BASE + 0x40800 + \
#define IS_IO_CSI2_ERR_LEGACY_IRQ_CTL_BASE(i) (IS_IO_BASE + 0x40c00 + \
#define IS_IO_CSI2_SYNC_LEGACY_IRQ_CTL_BASE(i) (IS_IO_BASE + 0x40d00 + \
#define IS_IO_CSI2_LEGACY_IRQ_CTRL_BASE (IS_IO_BASE + 0x49000)
#define IS_IO_CSI2_IRQ_CTRL_BASE (IS_IO_BASE + 0x4e100)
#define IS_IO_GPREGS_BASE (IS_IO_BASE + 0x49200)
#define IS_IO_CSI2_MPF_PORT_BASE(i) (IS_IO_BASE + 0x53000 + \
#define IS_IO_CSI2_GPREGS_BASE (IS_IO_BASE + 0x53400)
#define IPU8_IS_IO_CSI2_GPREGS_BASE (IS_IO_BASE + 0x40e00)