Searched refs:vp_max (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 89 u16 vp_max; member 3114 vfp < 0 || vfp > dispc->feat->vp_max || in _dispc_lcd_timings_ok() 3115 vbp < 0 || vbp > dispc->feat->vp_max) in _dispc_lcd_timings_ok() 4250 .vp_max = 255, 4290 .vp_max = 255, 4327 .vp_max = 4095, 4364 .vp_max = 4095, 4401 .vp_max = 4095, 4438 .vp_max = 4095, 4479 .vp_max = 4095,
|
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc.c | 59 u16 vp_max; member 2982 vfp < 0 || vfp > dispc.feat->vp_max || in _dispc_lcd_timings_ok() 2983 vbp < 0 || vbp > dispc.feat->vp_max) in _dispc_lcd_timings_ok() 3757 .vp_max = 255, 3777 .vp_max = 255, 3798 .vp_max = 4095, 3819 .vp_max = 4095, 3841 .vp_max = 4095,
|