Searched refs:fp_start (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 86 u8 fp_start; member 3158 FLD_VAL(vm->hfront_porch - 1, dispc->feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 3161 FLD_VAL(vm->vfront_porch, dispc->feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 4242 .fp_start = 15, 4282 .fp_start = 15, 4319 .fp_start = 19, 4356 .fp_start = 19, 4393 .fp_start = 19, 4430 .fp_start = 19, 4471 .fp_start = 19,
|
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc.c | 56 u8 fp_start; member 3031 FLD_VAL(hfp-1, dispc.feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 3034 FLD_VAL(vfp, dispc.feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 3752 .fp_start = 15, 3772 .fp_start = 15, 3793 .fp_start = 19, 3814 .fp_start = 19, 3836 .fp_start = 19,
|