Searched refs:maxwidth (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_rm.c | 397 rm->lm_max_width = lm->sblk->maxwidth; in dpu_rm_init() 398 } else if (rm->lm_max_width != lm->sblk->maxwidth) { in dpu_rm_init() 404 if (rm->lm_max_width > lm->sblk->maxwidth) in dpu_rm_init() 405 rm->lm_max_width = lm->sblk->maxwidth; in dpu_rm_init()
|
D | dpu_hw_catalog.h | 381 u32 maxwidth; member
|
D | dpu_hw_catalog.c | 222 .maxwidth = DEFAULT_DPU_OUTPUT_LINE_WIDTH,
|
/Linux-v4.19/tools/thermal/tmon/ |
D | tui.c | 62 static int maxwidth = 200; variable 158 maxwidth = maxx - 18; in setup_windows()
|
/Linux-v4.19/drivers/dma/ |
D | amba-pl08x.c | 143 u8 maxwidth; member 1281 bd.srcbus.maxwidth = pl08x_get_bytes_for_lli(pl08x, cctl, true); in pl08x_fill_llis_for_desc() 1284 bd.dstbus.maxwidth = pl08x_get_bytes_for_lli(pl08x, cctl, false); in pl08x_fill_llis_for_desc() 1293 bd.srcbus.buswidth = bd.srcbus.maxwidth; in pl08x_fill_llis_for_desc() 1294 bd.dstbus.buswidth = bd.dstbus.maxwidth; in pl08x_fill_llis_for_desc()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | diff-v4l.rst | 161 The ``maxwidth``, ``maxheight``, ``minwidth`` and ``minheight`` fields
|
D | hist-v4l2.rst | 347 ``maxwidth``, ``maxheight``, ``minwidth``, ``minheight``,
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | zoran.rst | 406 The driver returns maxwidth and maxheight parameters according to
|