Searched refs:ATA_UDMA5 (Results 1 – 5 of 5) sorted by relevance
80 ATA_UDMA5 = ATA_UDMA4 | (1 << 5), enumerator81 ATA_UDMA6 = ATA_UDMA5 | (1 << 6),
188 if (udma_cap == ATA_UDMA5) in sil_cmd_set_feature()
527 if (udma_cap == ATA_UDMA5) in fsl_sata_set_features()
839 if (udma_cap == ATA_UDMA5) in mv_sata_set_features()
676 ata_dev->udma_mask &= ATA_UDMA5; in scan_sata()