Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dipu_regs.h40 #define IPU_DC_TMPL_REG_BASE 0x01080000 macro
47 #define IPU_DC_TMPL_REG_BASE 0x00180000 macro
H A Dipu_common.c473 ipu_dc_tmpl_reg = (u32 *)(ipu_base + IPU_DC_TMPL_REG_BASE); in ipu_probe()