Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Ddwc_ahsata_priv.h209 #define SATA_PORT_CMD_FR 0x00004000 macro
H A Ddwc_ahsata.c172 if (tmp & (SATA_PORT_CMD_CR | SATA_PORT_CMD_FR | in ahci_host_init()