Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dipu_regs.h50 #define IPU_CTRL_BASE_ADDR (IPU_SOC_BASE_ADDR + IPU_SOC_OFFSET) macro
299 #define IPU_CM_REG ((struct ipu_cm *)(IPU_CTRL_BASE_ADDR + \
313 #define IPU_STAT ((struct ipu_stat *)(IPU_CTRL_BASE_ADDR + \
324 #define IDMAC_REG ((struct ipu_idmac *)(IPU_CTRL_BASE_ADDR + \
330 #define DI_REG(di) ((struct ipu_di *)(IPU_CTRL_BASE_ADDR + \
347 #define DMFC_REG ((struct ipu_dmfc *)(IPU_CTRL_BASE_ADDR + \
357 #define DC_REG ((struct ipu_dc *)(IPU_CTRL_BASE_ADDR + \
400 #define DP_REG ((struct ipu_dp *)(IPU_CTRL_BASE_ADDR + \
H A Dipu_common.c479 ipu_base = IPU_CTRL_BASE_ADDR; in ipu_probe()
/openbmc/u-boot/arch/arm/include/asm/arch-mx35/
H A Dimx-regs.h61 #define IPU_CTRL_BASE_ADDR 0x53FC0000 macro
158 #define IPU_CONF IPU_CTRL_BASE_ADDR