Home
last modified time | relevance | path

Searched refs:ATA_UDMA6 (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dlibata.h80 ATA_UDMA6 = ATA_UDMA5 | (1 << 6), enumerator
81 ATA_UDMA7 = ATA_UDMA6 | (1 << 7),
/u-boot/drivers/ata/
A Dsata_sil.c204 if (udma_cap == ATA_UDMA6) in sil_cmd_set_feature()
A Dfsl_sata.c524 if (udma_cap == ATA_UDMA6) in fsl_sata_set_features()
A Dsata_mv.c851 if (udma_cap == ATA_UDMA6) in mv_sata_set_features()

Completed in 14 milliseconds