Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c1599 int hinc, int vinc, in dispc_ovl_set_fir() argument
1612 FLD_VAL(hinc, hinc_start, hinc_end); in dispc_ovl_set_fir()
1616 val = FLD_VAL(vinc, 28, 16) | FLD_VAL(hinc, 12, 0); in dispc_ovl_set_fir()