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