Home
last modified time | relevance | path

Searched refs:yvstep (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/
A Dg2d_scal.c276 __u32 yhstep, yvstep; in g2d_vsu_para_set() local
316 yvstep = temp; in g2d_vsu_para_set()
317 p_reg->y_ver_step.dwval = yvstep << 1; in g2d_vsu_para_set()
323 yvcoef_offset = g2d_vsu_calc_fir_coef(yvstep); in g2d_vsu_para_set()
355 p_reg->c_ver_step.dwval = yvstep << 1; in g2d_vsu_para_set()
376 p_reg->c_ver_step.dwval = yvstep << 1; in g2d_vsu_para_set()
399 p_reg->c_ver_step.dwval = yvstep; in g2d_vsu_para_set()
422 p_reg->c_ver_step.dwval = yvstep << 1; in g2d_vsu_para_set()
443 p_reg->c_ver_step.dwval = yvstep << 1; in g2d_vsu_para_set()
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Dde_vsu_type.h149 union VSU_VSTEP_REG yvstep; /* 0x008C */ member
A Drtmx_eink.c110 unsigned int yhstep, yvstep, chstep, cvstep;
221 yvstep = (h<<20)/outh;
472 de_writel(base + 0x2008c, yvstep);
685 unsigned int yhstep, yvstep, chstep, cvstep; in rt_mixer_init() local
795 yvstep = (h << 20) / outh; in rt_mixer_init()
1047 de_writel(base + 0x2008c, yvstep); in rt_mixer_init()
A Dde_vsu.c319 vsu_dev[sel][chno]->yvstep.dwval in de_vsu_set_para()

Completed in 16 milliseconds