Searched refs:sw_max (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/omapdrm/dss/ |
| D | dispc.c | 88 u16 sw_max; member 3097 if (hsync_len < 1 || hsync_len > dispc->feat->sw_max || in _dispc_lcd_timings_ok() 3100 vsw < 1 || vsw > dispc->feat->sw_max || in _dispc_lcd_timings_ok() 4236 .sw_max = 64, 4274 .sw_max = 64, 4309 .sw_max = 256, 4344 .sw_max = 256, 4379 .sw_max = 256, 4414 .sw_max = 256, 4453 .sw_max = 256,
|
| /Linux-v5.15/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | dispc.c | 58 u16 sw_max; member 2978 if (hsw < 1 || hsw > dispc.feat->sw_max || in _dispc_lcd_timings_ok() 2981 vsw < 1 || vsw > dispc.feat->sw_max || in _dispc_lcd_timings_ok() 3756 .sw_max = 64, 3776 .sw_max = 64, 3797 .sw_max = 256, 3818 .sw_max = 256, 3840 .sw_max = 256,
|