Searched refs:OHCI_INTR_CYC_64_SECS (Results 1 – 3 of 3) sorted by relevance
252 if (interrupt_event & OHCI_INTR_CYC_64_SECS) { in hci1394_isr()
2396 hci1394_ohci_intr_clear(ohci_hdl, OHCI_INTR_CYC_64_SECS); in hci1394_ohci_bustime_set()2397 hci1394_ohci_intr_enable(ohci_hdl, OHCI_INTR_CYC_64_SECS); in hci1394_ohci_bustime_set()2470 hci1394_ohci_intr_clear(ohci_hdl, OHCI_INTR_CYC_64_SECS); in hci1394_ohci_isr_cycle64seconds()
170 #define OHCI_INTR_CYC_64_SECS 0x00200000 macro