Searched refs:maxwidth (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_catalog.c | 413 .maxwidth = DEFAULT_DPU_OUTPUT_LINE_WIDTH, 424 .maxwidth = DEFAULT_DPU_OUTPUT_LINE_WIDTH, 435 .maxwidth = DEFAULT_DPU_OUTPUT_LINE_WIDTH, 445 .maxwidth = DEFAULT_DPU_LINE_WIDTH,
|
/linux/tools/thermal/tmon/ |
H A D | tui.c | 53 static int maxwidth = 200; variable 149 maxwidth = maxx - 18; in setup_windows()
|
/linux/drivers/dma/ |
H A D | amba-pl08x.c | 131 u8 maxwidth; member 1279 bd.srcbus.maxwidth = pl08x_get_bytes_for_lli(pl08x, cctl, true); in pl08x_fill_llis_for_desc() 1282 bd.dstbus.maxwidth = pl08x_get_bytes_for_lli(pl08x, cctl, false); in pl08x_fill_llis_for_desc() 1291 bd.srcbus.buswidth = bd.srcbus.maxwidth; in pl08x_fill_llis_for_desc() 1292 bd.dstbus.buswidth = bd.dstbus.maxwidth; in pl08x_fill_llis_for_desc()
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | zoran.rst | 408 The driver returns maxwidth and maxheight parameters according to
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | diff-v4l.rst | 165 The ``maxwidth``, ``maxheight``, ``minwidth`` and ``minheight`` fields
|
H A D | hist-v4l2.rst | 333 ``maxwidth``, ``maxheight``, ``minwidth``, ``minheight``,
|