Searched refs:PORT_SCR_STAT (Results 1 – 3 of 3) sorted by relevance
122 PORT_SCR_STAT = 0x28, /* SATA phy register: SStatus */ enumerator
640 [SCR_STATUS] = PORT_SCR_STAT, in ahci_scr_offset()
418 while (((readl(port->mmio + PORT_SCR_STAT) & 0x01) == 0) in mtip_restart_port()425 if ((readl(port->mmio + PORT_SCR_STAT) & 0x01) == 0) in mtip_restart_port()2771 while (((readl(dd->port->mmio + PORT_SCR_STAT) & 0x0F) != 0x03) && in mtip_hw_init()