Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddispc.c1370 int hinc, int vinc, in dispc_ovl_set_fir() argument
1382 val = FLD_VAL(vinc, vinc_start, vinc_end) | in dispc_ovl_set_fir()
1387 val = FLD_VAL(vinc, 28, 16) | FLD_VAL(hinc, 12, 0); in dispc_ovl_set_fir()