maxwidth 131 drivers/dma/amba-pl08x.c u8 maxwidth; maxwidth 1279 drivers/dma/amba-pl08x.c bd.srcbus.maxwidth = pl08x_get_bytes_for_lli(pl08x, cctl, true); maxwidth 1282 drivers/dma/amba-pl08x.c bd.dstbus.maxwidth = pl08x_get_bytes_for_lli(pl08x, cctl, false); maxwidth 1291 drivers/dma/amba-pl08x.c bd.srcbus.buswidth = bd.srcbus.maxwidth; maxwidth 1292 drivers/dma/amba-pl08x.c bd.dstbus.buswidth = bd.dstbus.maxwidth; maxwidth 210 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c .maxwidth = DEFAULT_DPU_OUTPUT_LINE_WIDTH, maxwidth 365 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h u32 maxwidth; maxwidth 233 drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c rm->lm_max_width = lm->sblk->maxwidth; maxwidth 234 drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c } else if (rm->lm_max_width != lm->sblk->maxwidth) { maxwidth 240 drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c if (rm->lm_max_width > lm->sblk->maxwidth) maxwidth 241 drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c rm->lm_max_width = lm->sblk->maxwidth; maxwidth 53 tools/thermal/tmon/tui.c static int maxwidth = 200; maxwidth 149 tools/thermal/tmon/tui.c maxwidth = maxx - 18;