Searched refs:SATA_PORT_SERR_DIAG_X (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/ata/ | ||
H A D | dwc_ahsata_priv.h | 238 #define SATA_PORT_SERR_DIAG_X 0x04000000 macro |
H A D | dwc_ahsata.c | 224 while (!(readl(&port_mmio->serr) | SATA_PORT_SERR_DIAG_X) in ahci_host_init() |