Searched refs:fp_start (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 86 u8 fp_start; member 3150 FLD_VAL(vm->hfront_porch - 1, dispc->feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 3153 FLD_VAL(vm->vfront_porch, dispc->feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 4234 .fp_start = 15, 4272 .fp_start = 15, 4307 .fp_start = 19, 4342 .fp_start = 19, 4377 .fp_start = 19, 4412 .fp_start = 19, 4451 .fp_start = 19,
|
/Linux-v5.15/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,
|