Searched refs:fp_start (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 97 u8 fp_start; member 3155 FLD_VAL(vm->hfront_porch - 1, dispc->feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 3158 FLD_VAL(vm->vfront_porch, dispc->feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 4256 .fp_start = 15, 4293 .fp_start = 15, 4327 .fp_start = 19, 4361 .fp_start = 19, 4395 .fp_start = 19, 4429 .fp_start = 19, 4468 .fp_start = 19,
|
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc.c | 67 u8 fp_start; member 3155 FLD_VAL(hfp-1, dispc.feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 3158 FLD_VAL(vfp, dispc.feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 3876 .fp_start = 15, 3896 .fp_start = 15, 3917 .fp_start = 19, 3938 .fp_start = 19, 3960 .fp_start = 19,
|