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