Searched refs:SATA_PORT_CMD_SUD (Results 1 – 2 of 2) sorted by relevance
216 #define SATA_PORT_CMD_SUD 0x00000002 macro
203 writel((tmp | SATA_PORT_CMD_SUD), &port_mmio->cmd); in ahci_host_init()207 while (!(readl(&port_mmio->cmd) | SATA_PORT_CMD_SUD) in ahci_host_init()