Searched refs:OHCI_SCHED_ENABLES (Results 1 – 2 of 2) sorted by relevance
39 #define OHCI_SCHED_ENABLES \ macro75 if (!autostop && (ohci->hc_control & OHCI_SCHED_ENABLES)) { in ohci_rh_suspend()76 ohci->hc_control &= ~OHCI_SCHED_ENABLES; in ohci_rh_suspend()160 if (ohci->hc_control & (OHCI_CTRL_IR | OHCI_SCHED_ENABLES)) { in ohci_rh_resume()173 ohci->hc_control &= ~(OHCI_CTRL_HCFS|OHCI_SCHED_ENABLES); in ohci_rh_resume()386 OHCI_SCHED_ENABLES)) { in ohci_root_hub_state_changes()
1109 if (ohci->hc_control & (OHCI_CTRL_IR | OHCI_SCHED_ENABLES)) { in ohci_resume()