Home
last modified time | relevance | path

Searched refs:ATA_PIO2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Data.h105 ATA_PIO2 = ATA_PIO1 | (1 << 2), enumerator
106 ATA_PIO3 = ATA_PIO2 | (1 << 3),
/Linux-v6.6/drivers/ata/
Dpata_legacy.c867 {"PDC20230", &pdc20230_port_ops, ATA_PIO2,
870 {"HT6560A", &ht6560a_port_ops, ATA_PIO2,
878 {"QDI6500", &qdi6500_port_ops, ATA_PIO2,