Searched refs:hp_max (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A 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,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A 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,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 90 u16 hp_max; member 3079 hfp < 1 || hfp > dispc->feat->hp_max || in _dispc_lcd_timings_ok() 3080 hbp < 1 || hbp > dispc->feat->hp_max || in _dispc_lcd_timings_ok() 4221 .hp_max = 256, 4259 .hp_max = 256, 4294 .hp_max = 4096, 4329 .hp_max = 4096, 4364 .hp_max = 4096, 4399 .hp_max = 4096, 4438 .hp_max [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A 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 [all...] |
Completed in 23 milliseconds