Searched refs:vp_max (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dispc.c | 89 u16 vp_max; member 2980 vfp < 0 || vfp > dispc->feat->vp_max || in _dispc_lcd_timings_ok() 2981 vbp < 0 || vbp > dispc->feat->vp_max) in _dispc_lcd_timings_ok() 4099 .vp_max = 255, 4139 .vp_max = 255, 4176 .vp_max = 4095, 4213 .vp_max = 4095, 4250 .vp_max = 4095, 4287 .vp_max = 4095, 4328 .vp_max = 4095,
|
| /linux-6.15/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dispc.c | 59 u16 vp_max; member 2968 vfp < 0 || vfp > dispc.feat->vp_max || in _dispc_lcd_timings_ok() 2969 vbp < 0 || vbp > dispc.feat->vp_max) in _dispc_lcd_timings_ok() 3727 .vp_max = 255, 3747 .vp_max = 255, 3768 .vp_max = 4095, 3789 .vp_max = 4095, 3811 .vp_max = 4095,
|