Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_dwc.h146 ATA_FLAG_PIO_POLLING = (1 << 9), enumerator
H A Dsata_dwc.c271 ATA_FLAG_MMIO | ATA_FLAG_PIO_POLLING |
1139 if (ap->flags & ATA_FLAG_PIO_POLLING) { in ata_qc_issue_prot()