Home
last modified time | relevance | path

Searched refs:ATA_PROT_PIO (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dlibata.h326 ATA_PROT_PIO, /* PIO data xfer */ enumerator
377 case ATA_PROT_PIO: in ata_prot_flags()
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_dwc.c754 tf.protocol = ATA_PROT_PIO; in ata_dev_read_id()
1141 case ATA_PROT_PIO: in ata_qc_issue_prot()
1155 case ATA_PROT_PIO: in ata_qc_issue_prot()
1320 if (qc->tf.protocol == ATA_PROT_PIO) { in ata_hsm_move()
1853 tf.protocol = ATA_PROT_PIO; in ata_dev_read_sectors()
2028 tf.protocol = ATA_PROT_PIO; in ata_dev_write_sectors()