Searched refs:vp_max (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A 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,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A 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,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 89 u16 vp_max; member 3082 vfp < 0 || vfp > dispc->feat->vp_max || in _dispc_lcd_timings_ok() 3083 vbp < 0 || vbp > dispc->feat->vp_max) in _dispc_lcd_timings_ok() 4220 .vp_max = 255, 4258 .vp_max = 255, 4293 .vp_max = 4095, 4328 .vp_max = 4095, 4363 .vp_max = 4095, 4398 .vp_max = 4095, 4437 .vp_max [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A 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 [all...] |
Completed in 28 milliseconds