Home
last modified time | relevance | path

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

/u-boot/include/
A Dlibata.h77 ATA_UDMA3 = ATA_UDMA2 | (1 << 3), enumerator
78 ATA_UDMA4 = ATA_UDMA3 | (1 << 4),
/u-boot/drivers/ata/
A Dsata_sil.c210 if (udma_cap == ATA_UDMA3) in sil_cmd_set_feature()
A Dfsl_sata.c530 if (udma_cap == ATA_UDMA3) in fsl_sata_set_features()
A Dsata_mv.c857 if (udma_cap == ATA_UDMA3) in mv_sata_set_features()

Completed in 11 milliseconds