Searched refs:OHCI_INTR_PHY (Results 1 – 3 of 3) sorted by relevance
179 OHCI_INTR_ISOCH_RX | OHCI_INTR_POST_WR_ERR | OHCI_INTR_PHY | in hci1394_isr_mask_setup()290 if (interrupt_event & OHCI_INTR_PHY) { in hci1394_isr()462 OHCI_INTR_PHY); in hci1394_isr_self_id()
2504 hci1394_ohci_intr_clear(ohci_hdl, OHCI_INTR_PHY); in hci1394_ohci_isr_phy()2565 hci1394_ohci_intr_disable(ohci_hdl, OHCI_INTR_PHY); in hci1394_ohci_isr_phy()
168 #define OHCI_INTR_PHY 0x00080000 macro