Home
last modified time | relevance | path

Searched refs:PORT_IRQ_PHYRDY (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ata/
H A Dahci.h141 PORT_IRQ_PHYRDY = BIT(22), /* PhyRdy changed */ enumerator
154 PORT_IRQ_PHYRDY |
H A Dlibahci.c825 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()