Searched refs:PORT_IRQ_PHYRDY (Results 1 – 2 of 2) sorted by relevance
141 PORT_IRQ_PHYRDY = BIT(22), /* PhyRdy changed */ enumerator154 PORT_IRQ_PHYRDY |
825 pp->intr_mask &= ~PORT_IRQ_PHYRDY; in ahci_set_lpm()874 pp->intr_mask |= PORT_IRQ_PHYRDY; in ahci_set_lpm()1839 if (irq_stat & (PORT_IRQ_CONNECT | PORT_IRQ_PHYRDY)) { in ahci_error_intr()1901 status &= ~PORT_IRQ_PHYRDY; in ahci_handle_port_interrupt()