Home
last modified time | relevance | path

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

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