Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h312 ATA_TFLAG_POLLING = (1 << 6), /* set nIEN to 1 and use polling */ enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Dlibata.h129 ATA_TFLAG_POLLING = (1 << 6), /* set nIEN to 1 and use polling */ enumerator