Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c1403 int hinc, int vinc, in dispc_ovl_set_fir() argument
1416 FLD_VAL(hinc, hinc_start, hinc_end); in dispc_ovl_set_fir()
1420 val = FLD_VAL(vinc, 28, 16) | FLD_VAL(hinc, 12, 0); in dispc_ovl_set_fir()
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Ddispc.c1640 int hinc, int vinc, in dispc_ovl_set_fir() argument
1653 FLD_VAL(hinc, hinc_start, hinc_end); in dispc_ovl_set_fir()
1657 val = FLD_VAL(vinc, 28, 16) | FLD_VAL(hinc, 12, 0); in dispc_ovl_set_fir()