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