Searched refs:hp_max (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 101 u16 hp_max; member 3104 hfp < 1 || hfp > dispc->feat->hp_max || in _dispc_lcd_timings_ok() 3105 hbp < 1 || hbp > dispc->feat->hp_max || in _dispc_lcd_timings_ok() 4260 .hp_max = 256, 4297 .hp_max = 256, 4331 .hp_max = 4096, 4365 .hp_max = 4096, 4399 .hp_max = 4096, 4433 .hp_max = 4096, 4472 .hp_max = 4096,
|
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc.c | 71 u16 hp_max; member 3101 hfp < 1 || hfp > dispc.feat->hp_max || in _dispc_lcd_timings_ok() 3102 hbp < 1 || hbp > dispc.feat->hp_max || in _dispc_lcd_timings_ok() 3880 .hp_max = 256, 3900 .hp_max = 256, 3921 .hp_max = 4096, 3942 .hp_max = 4096, 3964 .hp_max = 4096,
|