Home
last modified time | relevance | path

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

/external/u-boot/drivers/ata/
Ddwc_ahsata_priv.h208 #define SATA_PORT_CMD_CR 0x00008000 macro
Ddwc_ahsata.c172 if (tmp & (SATA_PORT_CMD_CR | SATA_PORT_CMD_FR | in ahci_host_init()
190 while ((readl(&port_mmio->cmd) & SATA_PORT_CMD_CR) in ahci_host_init()