Home
last modified time | relevance | path

Searched refs:yhstep (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
308 yhstep = temp; in g2d_vsu_para_set()
309 p_reg->y_hor_step.dwval = yhstep << 1; in g2d_vsu_para_set()
319 yhcoef_offset = g2d_vsu_calc_fir_coef(yhstep); in g2d_vsu_para_set()
354 p_reg->c_hor_step.dwval = yhstep; in g2d_vsu_para_set()
356 chcoef_offset = g2d_vsu_calc_fir_coef(yhstep >> 1); in g2d_vsu_para_set()
375 p_reg->c_hor_step.dwval = yhstep; in g2d_vsu_para_set()
398 p_reg->c_hor_step.dwval = yhstep; in g2d_vsu_para_set()
421 p_reg->c_hor_step.dwval = yhstep >> 1; in g2d_vsu_para_set()
442 p_reg->c_hor_step.dwval = yhstep << 1; in g2d_vsu_para_set()
[all …]
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Dde_vsu_type.h148 union VSU_HSTEP_REG yhstep; /* 0x0088 */ member
A Drtmx_eink.c110 unsigned int yhstep, yvstep, chstep, cvstep;
220 yhstep = (w<<20)/outw;
471 de_writel(base + 0x20088, yhstep);
685 unsigned int yhstep, yvstep, chstep, cvstep; in rt_mixer_init() local
794 yhstep = (w << 20) / outw; in rt_mixer_init()
1046 de_writel(base + 0x20088, yhstep); in rt_mixer_init()
A Dde_vsu.c317 vsu_dev[sel][chno]->yhstep.dwval in de_vsu_set_para()

Completed in 17 milliseconds