Searched refs:hp_max (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 90 u16 hp_max; member 3106 hfp < 1 || hfp > dispc->feat->hp_max || in _dispc_lcd_timings_ok() 3107 hbp < 1 || hbp > dispc->feat->hp_max || in _dispc_lcd_timings_ok() 4246 .hp_max = 256, 4286 .hp_max = 256, 4323 .hp_max = 4096, 4360 .hp_max = 4096, 4397 .hp_max = 4096, 4434 .hp_max = 4096, 4475 .hp_max = 4096,
|
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc.c | 60 u16 hp_max; member 2977 hfp < 1 || hfp > dispc.feat->hp_max || in _dispc_lcd_timings_ok() 2978 hbp < 1 || hbp > dispc.feat->hp_max || in _dispc_lcd_timings_ok() 3756 .hp_max = 256, 3776 .hp_max = 256, 3797 .hp_max = 4096, 3818 .hp_max = 4096, 3840 .hp_max = 4096,
|