/linux-4.1.27/drivers/media/usb/gspca/ |
D | se401.c | 223 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/ |
D | pinctrl-samsung.c | 1109 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/ |
D | rcar-hpbdma.c | 537 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()
|
D | usb-dmac.c | 768 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()
|
D | shdmac.c | 685 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()
|
D | rcar-dmac.c | 1592 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/ |
D | rcar_vin.txt | 27 These settings are used to work out video input format and widths
|
/linux-4.1.27/Documentation/s390/ |
D | 3270.ChangeLog | 11 * Oversize 3270 screen widths may exceed GEOM_MAXINPLEN columns,
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-firmware-efi-vars | 56 'long' type that may change widths
|
/linux-4.1.27/drivers/dma/ |
D | mmp_pdma.c | 1005 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/ |
D | vme_api.txt | 99 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/ |
D | perf-top.txt | 200 --column-widths=<width[,width...]>::
|
D | perf-report.txt | 153 --column-widths=<width[,width...]>::
|
/linux-4.1.27/Documentation/dmaengine/ |
D | client.txt | 53 DMA direction, DMA addresses, bus widths, DMA burst lengths etc
|
/linux-4.1.27/Documentation/filesystems/ |
D | debugfs.txt | 83 value to be exported. Some types can have different widths on different
|
/linux-4.1.27/Documentation/fb/ |
D | fbcon.txt | 83 Note, not all drivers can handle font with widths not divisible by 8,
|
/linux-4.1.27/drivers/video/fbdev/ |
D | Kconfig | 1238 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/ |
D | multi-touch-protocol.txt | 251 different characteristic widths.
|
/linux-4.1.27/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 240 * widths in IOC_0 page and updated the page version.
|