Searched refs:OHCI_PHY_LOOP_ERR (Results 1 – 3 of 3) sorted by relevance
448 phy_status |= OHCI_PHY_LOOP_ERR | OHCI_PHY_PWRFAIL_ERR | in hci1394_isr_self_id()
2531 if (phy_status & OHCI_PHY_LOOP_ERR) { in hci1394_ohci_isr_phy()
89 #define OHCI_PHY_LOOP_ERR 0x20 macro