Searched refs:vp_max (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 89 u16 vp_max; member 3109 vfp < 0 || vfp > dispc->feat->vp_max || in _dispc_lcd_timings_ok() 3110 vbp < 0 || vbp > dispc->feat->vp_max) in _dispc_lcd_timings_ok() 4245 .vp_max = 255, 4285 .vp_max = 255, 4322 .vp_max = 4095, 4359 .vp_max = 4095, 4396 .vp_max = 4095, 4433 .vp_max = 4095, 4474 .vp_max = 4095,
|
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc.c | 59 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() 3755 .vp_max = 255, 3775 .vp_max = 255, 3796 .vp_max = 4095, 3817 .vp_max = 4095, 3839 .vp_max = 4095,
|