Home
last modified time | relevance | path

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

/u-boot/include/
A Dlibata.h78 ATA_UDMA4 = ATA_UDMA3 | (1 << 4), enumerator
79 ATA_UDMA5 = ATA_UDMA4 | (1 << 5),
/u-boot/drivers/ata/
A Dsata_sil.c208 if (udma_cap == ATA_UDMA4) in sil_cmd_set_feature()
A Dfsl_sata.c528 if (udma_cap == ATA_UDMA4) in fsl_sata_set_features()
A Dsata_mv.c855 if (udma_cap == ATA_UDMA4) in mv_sata_set_features()

Completed in 10 milliseconds