Searched refs:hp_max (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/omapdrm/dss/ |
| D | dispc.c | 90 u16 hp_max; member 3098 hfp < 1 || hfp > dispc->feat->hp_max || in _dispc_lcd_timings_ok() 3099 hbp < 1 || hbp > dispc->feat->hp_max || in _dispc_lcd_timings_ok() 4238 .hp_max = 256, 4276 .hp_max = 256, 4311 .hp_max = 4096, 4346 .hp_max = 4096, 4381 .hp_max = 4096, 4416 .hp_max = 4096, 4455 .hp_max = 4096,
|
| /Linux-v5.15/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,
|