Home
last modified time | relevance | path

Searched refs:SERR_PHYRDY_CHG (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-pmp.c280 /* monitor SERR_PHYRDY_CHG on fan-out ports */ in sata_pmp_configure()
282 SERR_PHYRDY_CHG); in sata_pmp_configure()
867 rc = sata_scr_write(link, SCR_ERROR, SERR_PHYRDY_CHG); in sata_pmp_eh_handle_disabled_links()
H A Dsata_via.c556 if (serror & SERR_PHYRDY_CHG) { in vt642x_interrupt()
563 if (serror & SERR_PHYRDY_CHG) { in vt642x_interrupt()
H A Dlibata-sata.c432 ehc->i.serror &= ~SERR_PHYRDY_CHG; in sata_link_scr_lpm()
433 return sata_scr_write(link, SCR_ERROR, SERR_PHYRDY_CHG); in sata_link_scr_lpm()
H A Dsata_sil.c439 if (serror & SERR_PHYRDY_CHG) { in sil_host_intr()
H A Dlibata-eh.c1534 hotplug_mask = SERR_PHYRDY_CHG | SERR_DEV_XCHG; in ata_eh_analyze_serror()
1536 hotplug_mask = SERR_PHYRDY_CHG; in ata_eh_analyze_serror()
2286 ehc->i.serror & SERR_PHYRDY_CHG ? "PHYRdyChg " : "", in ata_eh_link_report()
H A Dsata_inic162x.c302 *val &= ~SERR_PHYRDY_CHG; in inic_scr_read()
H A Dsata_rcar.c693 if (serror & (SERR_DEV_XCHG | SERR_PHYRDY_CHG)) { in sata_rcar_serr_interrupt()
H A Dlibahci.c1834 ahci_scr_write(&ap->link, SCR_ERROR, SERR_PHYRDY_CHG); in ahci_handle_port_interrupt()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-pmp.c280 /* monitor SERR_PHYRDY_CHG on fan-out ports */ in sata_pmp_configure()
282 SERR_PHYRDY_CHG); in sata_pmp_configure()
859 rc = sata_scr_write(link, SCR_ERROR, SERR_PHYRDY_CHG); in sata_pmp_eh_handle_disabled_links()
H A Dsata_via.c556 if (serror & SERR_PHYRDY_CHG) { in vt642x_interrupt()
563 if (serror & SERR_PHYRDY_CHG) { in vt642x_interrupt()
H A Dlibata-sata.c434 ehc->i.serror &= ~SERR_PHYRDY_CHG; in sata_link_scr_lpm()
435 return sata_scr_write(link, SCR_ERROR, SERR_PHYRDY_CHG); in sata_link_scr_lpm()
H A Dsata_sil.c438 if (serror & SERR_PHYRDY_CHG) { in sil_host_intr()
H A Dlibata-eh.c1540 hotplug_mask = SERR_PHYRDY_CHG | SERR_DEV_XCHG; in ata_eh_analyze_serror()
1542 hotplug_mask = SERR_PHYRDY_CHG; in ata_eh_analyze_serror()
2394 ehc->i.serror & SERR_PHYRDY_CHG ? "PHYRdyChg " : "", in ata_eh_link_report()
H A Dsata_inic162x.c302 *val &= ~SERR_PHYRDY_CHG; in inic_scr_read()
H A Dsata_rcar.c666 if (serror & (SERR_DEV_XCHG | SERR_PHYRDY_CHG)) { in sata_rcar_serr_interrupt()
H A Dlibahci.c1908 ahci_scr_write(&ap->link, SCR_ERROR, SERR_PHYRDY_CHG); in ahci_handle_port_interrupt()
/kernel/linux/linux-6.6/include/linux/
H A Data.h516 SERR_PHYRDY_CHG = (1 << 16), /* PHY RDY changed */ enumerator
/kernel/linux/linux-5.10/include/linux/
H A Data.h507 SERR_PHYRDY_CHG = (1 << 16), /* PHY RDY changed */ enumerator

Completed in 38 milliseconds