Searched refs:PIO (Results 1 – 25 of 78) sorted by relevance
1234
/linux-5.19.10/drivers/pinctrl/sunxi/ |
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 …]
|
/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/ |
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.
|
/linux-5.19.10/Documentation/w1/slaves/ |
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
|
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
|
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,
|
/linux-5.19.10/Documentation/spi/ |
D | pxa2xx.rst | 10 - SSP PIO and SSP DMA data transfers. 109 FIFO overruns (especially in PIO mode transfers). Good default values are:: 184 DMA and PIO I/O Support 186 The pxa2xx_spi driver supports both DMA and interrupt driven PIO message 187 transfers. The driver defaults to PIO mode and DMA transfers must be enabled 190 it automatically and try it first with a possible fallback to PIO. The DMA 197 always use PIO transfers 201 use PIO transfers 210 use PIO transfer
|
/linux-5.19.10/Documentation/devicetree/bindings/pinctrl/ |
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.
|
/linux-5.19.10/sound/soc/dwc/ |
D | Kconfig | 12 bool "PCM PIO extension for I2S driver" 16 a PCM and uses PIO to transfer data.
|
/linux-5.19.10/Documentation/devicetree/bindings/spi/ |
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):
|
D | amlogic,meson-gx-spicc.yaml | 18 communications with dedicated 16 words RX/TX PIO FIFOs.
|
/linux-5.19.10/drivers/net/ethernet/dlink/ |
D | Kconfig | 46 bool "Use MMIO instead of PIO" 50 Do NOT enable this by default, PIO (enabled when MMIO is disabled)
|
/linux-5.19.10/drivers/net/ethernet/via/ |
D | Kconfig | 36 bool "Use MMIO instead of PIO" 40 programmed I/O ports (PIO). Enabling this gives an improvement in
|
/linux-5.19.10/Documentation/devicetree/bindings/sound/ |
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
|
/linux-5.19.10/Documentation/translations/zh_CN/core-api/ |
D | workqueue.rst | 51 如libata选择使用ST wq来轮询PIO,并接受一个不必要的限制,即没有两个轮 52 询PIO可以同时进行。由于MT wq并没有提供更好的并发性,需要更高层次的并
|
/linux-5.19.10/Documentation/ABI/stable/ |
D | sysfs-driver-w1_ds28e04 | 4 Description: read/write the contents of the two PIO's of the DS28E04-100
|
/linux-5.19.10/Documentation/devicetree/bindings/ata/ |
D | pata-arasan.txt | 23 - arasan,broken-pio: if present, PIO mode is unusable
|
/linux-5.19.10/drivers/infiniband/hw/hfi1/ |
D | trace_dbg.h | 83 __hfi1_trace_def(PIO);
|
/linux-5.19.10/Documentation/devicetree/bindings/gpio/ |
D | gpio_atmel.txt | 1 * Atmel GPIO controller (PIO)
|
D | microchip,pic32-gpio.txt | 1 * Microchip PIC32 GPIO devices (PIO).
|
/linux-5.19.10/drivers/net/ethernet/realtek/ |
D | Kconfig | 59 bool "Use PIO instead of MMIO" 63 This instructs the driver to use programmed I/O ports (PIO) instead
|
/linux-5.19.10/Documentation/arm/samsung-s3c24xx/ |
D | eb2410itx.rst | 50 changing speed of devices, PIO Mode 4 capable drives should be used.
|
/linux-5.19.10/arch/arm/mach-sa1100/ |
D | Kconfig | 165 tristate "Generic PIO SSP" 167 Say Y here to enable support for the generic PIO SSP driver.
|
/linux-5.19.10/Documentation/i2c/ |
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.
|
/linux-5.19.10/Documentation/driver-api/ |
D | libata.rst | 65 Set PIO/DMA mode 107 values. Most drivers for taskfile-based hardware (PIO or MMIO) use 110 PIO data read/write 119 operation that actually copies the data bytes during a PIO data 468 ATA PIO 469 ATA_PROT_PIO is in this category. libata currently implements PIO 479 ATAPI PIO 490 :c:func:`ata_host_intr` invokes :c:func:`ata_qc_complete`, and, for PIO tasks, 586 - ATA errors are directly handled in the interrupt handler and PIO 663 - !BSY && !DRQ during PIO data transfer. [all …]
|
/linux-5.19.10/arch/mips/boot/dts/loongson/ |
D | loongson64v_4core_virtio.dts | 58 ranges = <0 0x10000000 0 0x10000000 0 0x10000000 /* PIO & CONF & APB */
|
1234