Home
last modified time | relevance | path

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

/u-boot/include/
A Dlibata.h79 ATA_UDMA5 = ATA_UDMA4 | (1 << 5), enumerator
80 ATA_UDMA6 = ATA_UDMA5 | (1 << 6),
/u-boot/drivers/ata/
A Dsata_sil.c206 if (udma_cap == ATA_UDMA5) in sil_cmd_set_feature()
A Dfsl_sata.c526 if (udma_cap == ATA_UDMA5) in fsl_sata_set_features()
A Dsata_mv.c853 if (udma_cap == ATA_UDMA5) in mv_sata_set_features()

Completed in 10 milliseconds