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