Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dipu_regs.h35 #define IPU_CPMEM_REG_BASE 0x01000000 macro
42 #define IPU_CPMEM_REG_BASE 0x00100000 macro
H A Dipu_common.c480 ipu_cpmem_base = (u32 *)(ipu_base + IPU_CPMEM_REG_BASE); in ipu_probe()