Searched refs:hp_max (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 90 u16 hp_max; member 3111 hfp < 1 || hfp > dispc->feat->hp_max || in _dispc_lcd_timings_ok() 3112 hbp < 1 || hbp > dispc->feat->hp_max || in _dispc_lcd_timings_ok() 4251 .hp_max = 256, 4291 .hp_max = 256, 4328 .hp_max = 4096, 4365 .hp_max = 4096, 4402 .hp_max = 4096, 4439 .hp_max = 4096, 4480 .hp_max = 4096,
|
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc.c | 60 u16 hp_max; member 2979 hfp < 1 || hfp > dispc.feat->hp_max || in _dispc_lcd_timings_ok() 2980 hbp < 1 || hbp > dispc.feat->hp_max || in _dispc_lcd_timings_ok() 3758 .hp_max = 256, 3778 .hp_max = 256, 3799 .hp_max = 4096, 3820 .hp_max = 4096, 3842 .hp_max = 4096,
|