Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dipu_regs.h36 #define IPU_CPMEM_REG_BASE 0x01000000 macro
43 #define IPU_CPMEM_REG_BASE 0x00100000 macro
H A Dipu_common.c472 ipu_cpmem_base = (u32 *)(ipu_base + IPU_CPMEM_REG_BASE); in ipu_probe()