Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h118 #define ATA_FLAG_SATA_RESET (1 << 7) /* (obsolete) use COMRESET */ macro
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.h142 ATA_FLAG_SATA_RESET = (1 << 5), enumerator