Files
twx-linux/include/uapi/linux
Ondrej Zary 05f0adefd4 ata: parport_pc: add 16-bit and 8-bit fast EPP transfer flags
PARPORT_EPP_FAST flag currently uses 32-bit I/O port access for data
read/write (insl/outsl).
Add PARPORT_EPP_FAST_16 and PARPORT_EPP_FAST_8 that use insw/outsw
and insb/outsb (and PARPORT_EPP_FAST_32 as alias for PARPORT_EPP_FAST).

Signed-off-by: Ondrej Zary <linux@zary.sk>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
2023-03-23 12:22:19 +09:00
..
2023-02-10 17:54:45 -08:00
2023-01-20 09:33:22 +00:00
2023-01-18 17:12:37 -08:00
2023-03-16 21:20:32 -07:00
2023-02-16 13:50:50 +01:00
2023-03-16 21:20:32 -07:00
2023-01-04 14:44:13 -07:00
2023-01-26 10:52:18 +01:00
2023-02-20 19:26:56 -05:00