Searched refs:fp_start (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 86 u8 fp_start; member 3131 FLD_VAL(vm->hfront_porch - 1, dispc->feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 3134 FLD_VAL(vm->vfront_porch, dispc->feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 4217 .fp_start = 15, 4255 .fp_start = 15, 4290 .fp_start = 19, 4325 .fp_start = 19, 4360 .fp_start = 19, 4395 .fp_start = 19, 4434 .fp_start = 19,
|
/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc.c | 56 u8 fp_start; member 3033 FLD_VAL(hfp-1, dispc.feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 3036 FLD_VAL(vfp, dispc.feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 3754 .fp_start = 15, 3774 .fp_start = 15, 3795 .fp_start = 19, 3816 .fp_start = 19, 3838 .fp_start = 19,
|