Home
last modified time | relevance | path

Searched refs:widths (Results 1 – 19 of 19) sorted by relevance

/linux-4.1.27/drivers/media/usb/gspca/
Dse401.c223 int widths[MAX_MODES], heights[MAX_MODES]; in sd_config() local
260 widths[i] = cd[6 + i * 4 + 0] | (cd[6 + i * 4 + 1] << 8); in sd_config()
265 sd->fmts[i].width = widths[i]; in sd_config()
273 if (widths[j] / 2 == widths[i] && in sd_config()
282 if (widths[j] / 4 == widths[i] && in sd_config()
292 sd->fmts[i].bytesperline = widths[i]; in sd_config()
293 sd->fmts[i].sizeimage = widths[i] * heights[i]; in sd_config()
295 widths[i], heights[i]); in sd_config()
300 sd->fmts[i].sizeimage = widths[i] * heights[i] * 3; in sd_config()
302 widths[i], heights[i], in sd_config()
/linux-4.1.27/drivers/pinctrl/samsung/
Dpinctrl-samsung.c1109 const u8 *widths = bank->type->fld_width; in samsung_pinctrl_suspend_dev() local
1113 if (!widths[PINCFG_TYPE_CON_PDN]) in samsung_pinctrl_suspend_dev()
1117 if (widths[type]) in samsung_pinctrl_suspend_dev()
1120 if (widths[PINCFG_TYPE_FUNC] * bank->nr_pins > 32) { in samsung_pinctrl_suspend_dev()
1158 const u8 *widths = bank->type->fld_width; in samsung_pinctrl_resume_dev() local
1162 if (!widths[PINCFG_TYPE_CON_PDN]) in samsung_pinctrl_resume_dev()
1165 if (widths[PINCFG_TYPE_FUNC] * bank->nr_pins > 32) { in samsung_pinctrl_resume_dev()
1181 if (widths[type]) in samsung_pinctrl_resume_dev()
/linux-4.1.27/drivers/dma/sh/
Drcar-hpbdma.c537 const enum dma_slave_buswidth widths = DMA_SLAVE_BUSWIDTH_1_BYTE | in hpb_dmae_probe() local
600 dma_dev->src_addr_widths = widths; in hpb_dmae_probe()
601 dma_dev->dst_addr_widths = widths; in hpb_dmae_probe()
Dusb-dmac.c768 const enum dma_slave_buswidth widths = USB_DMAC_SLAVE_BUSWIDTH; in usb_dmac_probe() local
838 engine->src_addr_widths = widths; in usb_dmac_probe()
839 engine->dst_addr_widths = widths; in usb_dmac_probe()
Dshdmac.c685 const enum dma_slave_buswidth widths = in sh_dmae_probe() local
751 dma_dev->src_addr_widths = widths; in sh_dmae_probe()
752 dma_dev->dst_addr_widths = widths; in sh_dmae_probe()
Drcar-dmac.c1592 const enum dma_slave_buswidth widths = DMA_SLAVE_BUSWIDTH_1_BYTE | in rcar_dmac_probe() local
1703 engine->src_addr_widths = widths; in rcar_dmac_probe()
1704 engine->dst_addr_widths = widths; in rcar_dmac_probe()
/linux-4.1.27/Documentation/devicetree/bindings/media/
Drcar_vin.txt27 These settings are used to work out video input format and widths
/linux-4.1.27/Documentation/s390/
D3270.ChangeLog11 * Oversize 3270 screen widths may exceed GEOM_MAXINPLEN columns,
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-firmware-efi-vars56 'long' type that may change widths
/linux-4.1.27/drivers/dma/
Dmmp_pdma.c1005 const enum dma_slave_buswidth widths = in mmp_pdma_probe() local
1075 pdev->device.src_addr_widths = widths; in mmp_pdma_probe()
1076 pdev->device.dst_addr_widths = widths; in mmp_pdma_probe()
/linux-4.1.27/Documentation/
Dvme_api.txt99 required data transfer widths. These attributes are defined as bitmasks and as
143 The address spaces, transfer widths and cycle types are the same as described
198 The address spaces, transfer widths and cycle types are the same as described
/linux-4.1.27/tools/perf/Documentation/
Dperf-top.txt200 --column-widths=<width[,width...]>::
Dperf-report.txt153 --column-widths=<width[,width...]>::
/linux-4.1.27/Documentation/dmaengine/
Dclient.txt53 DMA direction, DMA addresses, bus widths, DMA burst lengths etc
/linux-4.1.27/Documentation/filesystems/
Ddebugfs.txt83 value to be exported. Some types can have different widths on different
/linux-4.1.27/Documentation/fb/
Dfbcon.txt83 Note, not all drivers can handle font with widths not divisible by 8,
/linux-4.1.27/drivers/video/fbdev/
DKconfig1238 also use font widths different from 8.
1247 packed pixel and 32 bpp packed pixel. You can also use font widths
1257 pixel and 32 bpp packed pixel. You can also use font widths
1273 too. You can use only some font widths, as the driver uses generic
1324 too. You can use only some font widths, as the driver uses generic
/linux-4.1.27/Documentation/input/
Dmulti-touch-protocol.txt251 different characteristic widths.
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_history.txt240 * widths in IOC_0 page and updated the page version.