Searched refs:vp_max (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ |
| D | dispc.c | 89 u16 vp_max; member 3080 vfp < 0 || vfp > dispc->feat->vp_max || in _dispc_lcd_timings_ok() 3081 vbp < 0 || vbp > dispc->feat->vp_max) in _dispc_lcd_timings_ok() 4233 .vp_max = 255, 4270 .vp_max = 255, 4304 .vp_max = 4095, 4338 .vp_max = 4095, 4372 .vp_max = 4095, 4406 .vp_max = 4095, 4445 .vp_max = 4095,
|
| /Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | dispc.c | 59 u16 vp_max; member 3093 vfp < 0 || vfp > dispc.feat->vp_max || in _dispc_lcd_timings_ok() 3094 vbp < 0 || vbp > dispc.feat->vp_max) in _dispc_lcd_timings_ok() 3868 .vp_max = 255, 3888 .vp_max = 255, 3909 .vp_max = 4095, 3930 .vp_max = 4095, 3952 .vp_max = 4095,
|