Home
last modified time | relevance | path

Searched refs:PIO (Results 1 – 25 of 46) sorted by relevance

12

/linux-3.4.99/drivers/net/wireless/b43legacy/
DKconfig74 bool "DMA + PIO"
78 Include both, Direct Memory Access (DMA) and Programmed I/O (PIO)
81 default DMA is used, otherwise PIO is used.
90 This reduces the size of the driver module, by omitting the PIO code.
93 bool "PIO (Programmed I/O) only"
96 Only include Programmed I/O (PIO).
98 Please note that PIO transfers are slow (compared to DMA).
100 Also note that not all devices of the b43legacy series support PIO.
102 You should use PIO only if DMA does not work for you.
/linux-3.4.99/Documentation/mips/
DAU1xxx_IDE.README49 timing parameters for PIO mode 0/1/2/3/4
57 CONFIG_BLK_DEV_IDE_AU1XXX_PIO_DBDMA - enable the PIO+DBDMA mode
66 The AU1XXX IDE driver supported all PIO modes - PIO mode 0/1/2/3/4 - and all
69 To change the PIO mode use the program hdparm with option -p, e.g.
70 'hdparm -p0 [device]' for PIO mode 0. To enable the MWDMA mode use the option
/linux-3.4.99/Documentation/spi/
Dpxa2xx8 - SSP PIO and SSP DMA data transfers.
108 fifo overruns (especially in PIO mode transfers). Good default values are
211 DMA and PIO I/O Support
213 The pxa2xx_spi driver supports both DMA and interrupt driven PIO message
214 transfers. The driver defaults to PIO mode and DMA transfers must be enabled
222 always use PIO transfers
226 use PIO transfers
235 use PIO transfer
/linux-3.4.99/arch/cris/arch-v32/mach-a3/
DKconfig41 hex "PIO CE0 configuration"
45 hex "PIO CE1 configuration"
49 hex "PIO CE2 configuration"
/linux-3.4.99/drivers/net/ethernet/via/
DKconfig37 bool "Use MMIO instead of PIO"
41 programmed I/O ports (PIO). Enabling this gives an improvement in
/linux-3.4.99/arch/mips/txx9/
DKconfig109 prompt "PIO[58:61]"
113 bool "PIO"
/linux-3.4.99/Documentation/devicetree/bindings/gpio/
Dgpio_atmel.txt1 * Atmel GPIO controller (PIO)
/linux-3.4.99/drivers/net/fddi/
DKconfig31 prompt "Use MMIO instead of PIO" if PCI || EISA
37 (MMIO) as appropriate instead of programmed I/O ports (PIO).
/linux-3.4.99/drivers/net/ethernet/dlink/
DKconfig77 bool "Use MMIO instead of PIO"
81 Do NOT enable this by default, PIO (enabled when MMIO is disabled)
/linux-3.4.99/Documentation/virtual/kvm/
Dcpuid.txt32 || || on PIO operations.
/linux-3.4.99/drivers/ide/
DKconfig256 This option includes support for setting/autotuning PIO modes and
355 IDE controllers. This allows the kernel to change PIO, DMA and UDMA
380 change PIO, DMA and UDMA speeds and to configure the chip to
389 This allows the kernel to change PIO, DMA and UDMA speeds
423 Include support for PIO tuning and virtual DMA on the Cyrix MediaGX
501 This allows the kernel to change PIO, DMA and UDMA speeds and to
562 This driver adds PIO/(U)DMA support for the ServerWorks OSB4/CSB5
570 This driver adds PIO & MultiMode DMA-2 support for the SGI IOC4
578 This driver adds PIO/(U)DMA support for the SI CMD680 and SII
614 The nice thing about it is that you can mix Ultra/DMA/PIO devices
[all …]
/linux-3.4.99/Documentation/arm/Samsung-S3C24XX/
DEB2410ITX.txt49 changing speed of devices, PIO Mode 4 capable drives should be used.
/linux-3.4.99/drivers/net/ethernet/realtek/
DKconfig66 bool "Use PIO instead of MMIO"
70 This instructs the driver to use programmed I/O ports (PIO) instead
/linux-3.4.99/arch/arm/mach-sa1100/
DKconfig161 tristate "Generic PIO SSP"
163 Say Y here to enable support for the generic PIO SSP driver.
/linux-3.4.99/drivers/mmc/host/
DKconfig409 bool "Use PIO transfers only"
411 Use PIO to transfer data between memory and the hardware.
413 PIO is slower than DMA as it requires CPU instructions to
428 bool "Support for both PIO and DMA (EXPERIMENTAL)"
430 Compile both the PIO and DMA transfer routines into the
516 PIO and external DMA modes.
/linux-3.4.99/Documentation/networking/
D3c505.txt3 This driver now uses DMA. There is currently no support for PIO operation.
/linux-3.4.99/drivers/scsi/
Deata_generic.h37 #define PIO 0xfe macro
/linux-3.4.99/Documentation/ABI/testing/
Dsysfs-ata67 Transfer modes supported by the device when in PIO mode.
/linux-3.4.99/drivers/usb/musb/
DKconfig105 bool 'Disable DMA (always use PIO)'
/linux-3.4.99/Documentation/scsi/
Dqlogicfas.txt5 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
/linux-3.4.99/Documentation/
Dparport.txt237 o interrupt-driven, protocol in hardware using PIO
263 io=0x378 irq=7 dma=none (for PIO)
/linux-3.4.99/drivers/net/wireless/b43/
DKconfig97 #Data transfers to the device via PIO. We want it as a fallback even
/linux-3.4.99/drivers/char/agp/
DKconfig20 direct rendering will be a lot slower but still faster than PIO.
/linux-3.4.99/drivers/net/ethernet/dec/tulip/
DKconfig75 the Tulip's PIO (programmed I/O ports). Faster, but could produce
/linux-3.4.99/drivers/ata/
DKconfig577 This option enables DMA/PIO support for the later OPTi
720 comment "PIO-only SFF controllers"
789 This option enables full PIO support for the early Opti ATA

12