| /OK3568_Linux_fs/kernel/drivers/pinctrl/sunxi/ |
| H A D | Kconfig | 15 bool "Support for the Allwinner A10, A20 and R40 PIO" 20 bool "Support for the Allwinner A10s, A13, R8 and NextThing GR8 PIO" 25 bool "Support for the Allwinner A31 PIO" 30 bool "Support for the Allwinner A31 R-PIO" 36 bool "Support for the Allwinner A23 PIO" 41 bool "Support for the Allwinner A33 PIO" 46 bool "Support for the Allwinner A83T PIO" 51 bool "Support for the Allwinner A83T R-PIO" 56 bool "Support for the Allwinner A23 and A33 R-PIO" 62 bool "Support for the Allwinner H3 PIO" [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | Kconfig | 75 bool "DMA + PIO" 79 Include both, Direct Memory Access (DMA) and Programmed I/O (PIO) 82 default DMA is used, otherwise PIO is used. 91 This reduces the size of the driver module, by omitting the PIO code. 94 bool "PIO (Programmed I/O) only" 97 Only include Programmed I/O (PIO). 99 Please note that PIO transfers are slow (compared to DMA). 101 Also note that not all devices of the b43legacy series support PIO. 103 You should use PIO only if DMA does not work for you.
|
| /OK3568_Linux_fs/kernel/Documentation/w1/slaves/ |
| H A D | w1_ds28e04.rst | 7 * Maxim DS28E04-100 4096-Bit Addressable 1-Wire EEPROM with PIO 35 PIO Access 39 The current status of the PIO's is returned as an 8 bit value. Bit 0/1 40 represent the state of PIO_0/PIO_1. Bits 2..7 do not care. The PIO's are
|
| H A D | w1_ds2413.rst | 20 The DS2413 chip has two open-drain outputs (PIO A and PIO B). 40 You can set the PIO pins using the "output" file. 56 When writing output, the master must repeat the PIO Output Data byte in
|
| H A D | w1_ds2406.rst | 21 current state of each switch, with PIO A in bit 0 and PIO B in bit 1. The 23 work with. output is writable; bits 0 and 1 control PIO A and B,
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | pinctrl-st.txt | 4 PIO multiplexing block. Each pin supports GPIO functionality (ALT0) 9 Pull Up (PU) are driven by the related PIO block. 11 ST pinctrl driver controls PIO multiplexing block and also interacts with 114 Every PIO is represented with 4-7 parameters depending on retime configuration. 117 -bank : Should be bank phandle to which this PIO belongs. 118 -offset : Offset in the PIO bank.
|
| /OK3568_Linux_fs/kernel/Documentation/spi/ |
| H A D | pxa2xx.rst | 10 - SSP PIO and SSP DMA data transfers. 106 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
|
| /OK3568_Linux_fs/kernel/sound/soc/dwc/ |
| H A D | Kconfig | 12 bool "PCM PIO extension for I2S driver" 16 a PCM and uses PIO to transfer data.
|
| /OK3568_Linux_fs/buildroot/boot/at91bootstrap/ |
| H A D | Config.in | 7 - Device initialization such as clock configuration, PIO 9 - Peripheral drivers such as PIO, PMC or SDRAMC...
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/ |
| H A D | spi-orion.txt | 14 additionally to the normal indirect access (PIO) mode. The values 63 and its chip-selects that are used in the direct mode instead of PIO 66 are used in the default indirect (PIO) mode):
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/wan/ |
| H A D | z8530book.rst | 27 The PIO synchronous mode supports the most common Z8530 wiring. Here the 29 machine but not to the DMA subsystem. When running PIO the Z8530 has 43 gives better performance than pure PIO mode but is nowhere near as ideal 157 PIO mode the interface is programmed up to use interrupt driven PIO. 160 latencies caused by other drivers, notably IDE in PIO mode. Because the 173 To active PIO mode sending and receiving the ``z8530_sync_open`` is called. 177 The :c:func:`z8530_sync_close()` function shuts down a PIO 224 machines. The PIO mode makes no real assumptions.
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/dlink/ |
| H A D | Kconfig | 46 bool "Use MMIO instead of PIO" 50 Do NOT enable this by default, PIO (enabled when MMIO is disabled)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/via/ |
| H A D | Kconfig | 36 bool "Use MMIO instead of PIO" 40 programmed I/O ports (PIO). Enabling this gives an improvement in
|
| /OK3568_Linux_fs/kernel/arch/mips/txx9/ |
| H A D | Kconfig | 111 prompt "PIO[58:61]" 115 bool "PIO"
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | Kconfig | 37 bool "Altera PIO driver" 40 Select this to enable PIO for Altera devices. Please find 57 bool "AT91 PIO GPIO driver" 61 Say yes here to select AT91 PIO GPIO driver. AT91 PIO 75 The PIO4 is new version of Atmel PIO controller, which manages
|
| /OK3568_Linux_fs/buildroot/boot/at91bootstrap3/ |
| H A D | Config.in | 7 - Device initialization such as clock configuration, PIO 9 - Peripheral drivers such as PIO, PMC or SDRAMC...
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | renesas,rsnd.txt | 185 But you can't use it if SSI was PIO mode. 214 ** PIO mode 216 You can use PIO mode which is for connection check by using. 217 Note: The system will drop non-SSI modules in PIO mode 334 - interrupts : Should contain SSI interrupt for PIO transfer 336 - pio-transfer : use PIO transfer mode
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-driver-w1_ds28e04 | 4 Description: read/write the contents of the two PIO's of the DS28E04-100
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ata/ |
| H A D | pata-arasan.txt | 23 - arasan,broken-pio: if present, PIO mode is unusable
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | Kconfig | 260 This option includes support for setting/autotuning PIO modes and 358 IDE controllers. This allows the kernel to change PIO, DMA and UDMA 383 change PIO, DMA and UDMA speeds and to configure the chip to 392 This allows the kernel to change PIO, DMA and UDMA speeds 426 Include support for PIO tuning and virtual DMA on the Cyrix MediaGX 506 This allows the kernel to change PIO, DMA and UDMA speeds and to 567 This driver adds PIO/(U)DMA support for the ServerWorks OSB4/CSB5 574 This driver adds PIO/(U)DMA support for the SI CMD680 and SII 610 The nice thing about it is that you can mix Ultra/DMA/PIO devices 632 This allows the kernel to change PIO, DMA and UDMA speeds and to
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | trace_dbg.h | 124 __hfi1_trace_def(PIO);
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/ |
| H A D | Kconfig | 165 tristate "Generic PIO SSP" 167 Say Y here to enable support for the generic PIO SSP driver.
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/ |
| H A D | Kconfig | 59 bool "Use PIO instead of MMIO" 63 This instructs the driver to use programmed I/O ports (PIO) instead
|
| /OK3568_Linux_fs/kernel/Documentation/i2c/ |
| H A D | dma-considerations.rst | 9 DMA for it will likely add more overhead than a plain PIO transfer. 51 buffer could not be allocated. Fall back to PIO in that case.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/ |
| H A D | gpio_atmel.txt | 1 * Atmel GPIO controller (PIO)
|