Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dipu_regs.h39 #define IPU_DC_TMPL_REG_BASE 0x01080000 macro
46 #define IPU_DC_TMPL_REG_BASE 0x00180000 macro
H A Dipu_common.c481 ipu_dc_tmpl_reg = (u32 *)(ipu_base + IPU_DC_TMPL_REG_BASE); in ipu_probe()