Searched refs:XFER_PIO_5 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/drivers/ata/ |
| D | libata-pata-timings.c | 32 { XFER_PIO_5, 15, 65, 25, 100, 65, 25, 0, 100, 0 }, 143 (speed == XFER_PIO_5 && !ata_id_is_cfa(id))) in ata_timing_compute()
|
| D | libata-transport.c | 191 { XFER_PIO_5, "XFER_PIO_5" },
|
| D | libata-core.c | 1715 && (adev->pio_mode == XFER_PIO_5 || adev->pio_mode == XFER_PIO_6)) in ata_pio_need_iordy()
|
| /Linux-v6.6/include/linux/ |
| D | ata.h | 400 XFER_PIO_5 = 0x0D, /* CFA only */ enumerator
|