Searched refs:vp_max (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 100 u16 vp_max; member 3107 vfp < 0 || vfp > dispc->feat->vp_max || in _dispc_lcd_timings_ok() 3108 vbp < 0 || vbp > dispc->feat->vp_max) in _dispc_lcd_timings_ok() 4259 .vp_max = 255, 4296 .vp_max = 255, 4330 .vp_max = 4095, 4364 .vp_max = 4095, 4398 .vp_max = 4095, 4432 .vp_max = 4095, 4471 .vp_max = 4095,
|
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc.c | 70 u16 vp_max; member 3104 vfp < 0 || vfp > dispc.feat->vp_max || in _dispc_lcd_timings_ok() 3105 vbp < 0 || vbp > dispc.feat->vp_max) in _dispc_lcd_timings_ok() 3879 .vp_max = 255, 3899 .vp_max = 255, 3920 .vp_max = 4095, 3941 .vp_max = 4095, 3963 .vp_max = 4095,
|