Searched refs:ipu_dc_tmpl_reg (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/video/imx/
H A Dipu_regs.h52 extern u32 *ipu_dc_tmpl_reg;
H A Dipu_disp.c273 __raw_writel(reg, ipu_dc_tmpl_reg + word * 2);
278 __raw_writel(reg, ipu_dc_tmpl_reg + word * 2 + 1);
H A Dipu_common.c250 u32 *ipu_dc_tmpl_reg; variable
483 ipu_dc_tmpl_reg = (u32 *)(ipu_base + IPU_DC_TMPL_REG_BASE);

Completed in 51 milliseconds