Searched refs:XFER_MW_DMA_3 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | libata-pata-timings.c | 42 { XFER_MW_DMA_3, 25, 0, 0, 0, 65, 25, 5, 100, 0 },
|
H A D | libata-transport.c | 183 { XFER_MW_DMA_3, "XFER_MW_DMA_3" },
|
/openbmc/u-boot/include/ |
H A D | libata.h | 200 XFER_MW_DMA_3 = 0x23, /* CFA only */ enumerator
|
/openbmc/linux/include/linux/ |
H A D | ata.h | 392 XFER_MW_DMA_3 = 0x23, /* CFA only */ enumerator
|