Searched refs:ATA_PIO3 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | libata.h | 57 ATA_PIO3 = ATA_PIO2 | (1 << 3), enumerator 58 ATA_PIO4 = ATA_PIO3 | (1 << 4),
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_ns87410.c | 133 .pio_mask = ATA_PIO3, in ns87410_init_one()
|
| H A D | pata_legacy.c | 837 {"OPTI82C611A", &opti82c611a_port_ops, ATA_PIO3, 839 {"OPTI82C46X", &opti82c46x_port_ops, ATA_PIO3,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ata.h | 107 ATA_PIO3 = ATA_PIO2 | (1 << 3), enumerator 108 ATA_PIO4 = ATA_PIO3 | (1 << 4),
|