Searched refs:fp_start (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 86 u8 fp_start; member 3029 FLD_VAL(vm->hfront_porch - 1, dispc->feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 3032 FLD_VAL(vm->vfront_porch, dispc->feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 4096 .fp_start = 15, 4136 .fp_start = 15, 4173 .fp_start = 19, 4210 .fp_start = 19, 4247 .fp_start = 19, 4284 .fp_start = 19, 4325 .fp_start = 19,
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.c | 56 u8 fp_start; member 3020 FLD_VAL(hfp-1, dispc.feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 3023 FLD_VAL(vfp, dispc.feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings() 3725 .fp_start = 15, 3745 .fp_start = 15, 3766 .fp_start = 19, 3787 .fp_start = 19, 3809 .fp_start = 19,
|