Searched refs:sw_max (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ |
| D | dispc.c | 88 u16 sw_max; member 3076 if (hsync_len < 1 || hsync_len > dispc->feat->sw_max || in _dispc_lcd_timings_ok() 3079 vsw < 1 || vsw > dispc->feat->sw_max || in _dispc_lcd_timings_ok() 4232 .sw_max = 64, 4269 .sw_max = 64, 4303 .sw_max = 256, 4337 .sw_max = 256, 4371 .sw_max = 256, 4405 .sw_max = 256, 4444 .sw_max = 256,
|
| /Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | dispc.c | 58 u16 sw_max; member 3089 if (hsw < 1 || hsw > dispc.feat->sw_max || in _dispc_lcd_timings_ok() 3092 vsw < 1 || vsw > dispc.feat->sw_max || in _dispc_lcd_timings_ok() 3867 .sw_max = 64, 3887 .sw_max = 64, 3908 .sw_max = 256, 3929 .sw_max = 256, 3951 .sw_max = 256,
|