Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.h146 ATA_FLAG_PIO_POLLING = (1 << 9), enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Dlibata.h201 ATA_FLAG_PIO_POLLING = (1 << 9), /* use polling PIO if LLD enumerator