Home
last modified time | relevance | path

Searched defs:ATA_FLAG_MMIO (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h117 #define ATA_FLAG_MMIO (1 << 6) /* use MMIO, not PIO */ macro
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.h140 ATA_FLAG_MMIO = (1 << 3), enumerator