Home
last modified time | relevance | path

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

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