Searched refs:vp_max (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/omapdrm/dss/ |
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 = 4095,
|
/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,
|