/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/gpio/ |
D | brcm,brcmstb-gpio.txt | 24 - brcm,gpio-bank-widths: 70 brcm,gpio-bank-widths = <32 32 32 24>; 85 brcm,gpio-bank-widths = <18 4>;
|
/linux-4.4.14/drivers/pinctrl/samsung/ |
D | pinctrl-samsung.c | 1094 const u8 *widths = bank->type->fld_width; in samsung_pinctrl_suspend_dev() local 1098 if (!widths[PINCFG_TYPE_CON_PDN]) in samsung_pinctrl_suspend_dev() 1102 if (widths[type]) in samsung_pinctrl_suspend_dev() 1105 if (widths[PINCFG_TYPE_FUNC] * bank->nr_pins > 32) { in samsung_pinctrl_suspend_dev() 1143 const u8 *widths = bank->type->fld_width; in samsung_pinctrl_resume_dev() local 1147 if (!widths[PINCFG_TYPE_CON_PDN]) in samsung_pinctrl_resume_dev() 1150 if (widths[PINCFG_TYPE_FUNC] * bank->nr_pins > 32) { in samsung_pinctrl_resume_dev() 1166 if (widths[type]) in samsung_pinctrl_resume_dev()
|
/linux-4.4.14/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 | 771 const enum dma_slave_buswidth widths = USB_DMAC_SLAVE_BUSWIDTH; in usb_dmac_probe() local 840 engine->src_addr_widths = widths; in usb_dmac_probe() 841 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 | 1597 const enum dma_slave_buswidth widths = DMA_SLAVE_BUSWIDTH_1_BYTE | in rcar_dmac_probe() local 1708 engine->src_addr_widths = widths; in rcar_dmac_probe() 1709 engine->dst_addr_widths = widths; in rcar_dmac_probe()
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | bcm7445.dtsi | 210 brcm,gpio-bank-widths = <32 32 32 24>; 223 brcm,gpio-bank-widths = <18 4>;
|
/linux-4.4.14/Documentation/s390/ |
D | 3270.ChangeLog | 11 * Oversize 3270 screen widths may exceed GEOM_MAXINPLEN columns,
|
/linux-4.4.14/Documentation/devicetree/bindings/media/ |
D | rcar_vin.txt | 27 These settings are used to work out video input format and widths
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-firmware-efi-vars | 56 'long' type that may change widths
|
/linux-4.4.14/drivers/dma/ |
D | mmp_pdma.c | 1004 const enum dma_slave_buswidth widths = in mmp_pdma_probe() local 1074 pdev->device.src_addr_widths = widths; in mmp_pdma_probe() 1075 pdev->device.dst_addr_widths = widths; in mmp_pdma_probe()
|
D | pxa_dma.c | 1392 const enum dma_slave_buswidth widths = in pxad_probe() local 1435 pdev->slave.src_addr_widths = widths; in pxad_probe() 1436 pdev->slave.dst_addr_widths = widths; in pxad_probe()
|
/linux-4.4.14/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 204 The address spaces, transfer widths and cycle types are the same as described
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-top.txt | 201 --column-widths=<width[,width...]>::
|
D | perf-report.txt | 158 --column-widths=<width[,width...]>::
|
/linux-4.4.14/Documentation/dmaengine/ |
D | client.txt | 53 DMA direction, DMA addresses, bus widths, DMA burst lengths etc
|
/linux-4.4.14/Documentation/filesystems/ |
D | debugfs.txt | 94 value to be exported. Some types can have different widths on different
|
/linux-4.4.14/Documentation/fb/ |
D | fbcon.txt | 83 Note, not all drivers can handle font with widths not divisible by 8,
|
/linux-4.4.14/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.4.14/Documentation/input/ |
D | multi-touch-protocol.txt | 251 different characteristic widths.
|
/linux-4.4.14/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 240 * widths in IOC_0 page and updated the page version.
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | chip.c | 3662 u16 widths, tx, rx; in get_linkup_widths() local 3666 read_vc_local_link_width(dd, &misc_bits, &local_flags, &widths); in get_linkup_widths() 3667 tx = widths >> 12; in get_linkup_widths() 3668 rx = (widths >> 8) & 0xf; in get_linkup_widths()
|