Searched refs:maxwidth (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_rm.c | 110 rm->lm_max_width = lm->sblk->maxwidth; in dpu_rm_init() 111 } else if (rm->lm_max_width != lm->sblk->maxwidth) { in dpu_rm_init() 117 if (rm->lm_max_width > lm->sblk->maxwidth) in dpu_rm_init() 118 rm->lm_max_width = lm->sblk->maxwidth; in dpu_rm_init()
|
D | dpu_hw_catalog.h | 391 u32 maxwidth; member
|
D | dpu_hw_catalog.c | 381 .maxwidth = DEFAULT_DPU_OUTPUT_LINE_WIDTH, 418 .maxwidth = DEFAULT_DPU_OUTPUT_LINE_WIDTH,
|
/Linux-v5.10/tools/thermal/tmon/ |
D | tui.c | 53 static int maxwidth = 200; variable 149 maxwidth = maxx - 18; in setup_windows()
|
/Linux-v5.10/drivers/dma/ |
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-v5.10/Documentation/driver-api/media/drivers/ |
D | zoran.rst | 408 The driver returns maxwidth and maxheight parameters according to
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | diff-v4l.rst | 157 The ``maxwidth``, ``maxheight``, ``minwidth`` and ``minheight`` fields
|
D | hist-v4l2.rst | 333 ``maxwidth``, ``maxheight``, ``minwidth``, ``minheight``,
|