Searched refs:SATA_PORT_CMD_FR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/ata/ | ||
H A D | dwc_ahsata_priv.h | 209 #define SATA_PORT_CMD_FR 0x00004000 macro |
H A D | dwc_ahsata.c | 172 if (tmp & (SATA_PORT_CMD_CR | SATA_PORT_CMD_FR | in ahci_host_init() |