Searched refs:OHCI_CTRL_CLE (Results 1 – 4 of 4) sorted by relevance
204 #define OHCI_CTRL_CLE (1 << 4) /* control list enable */ macro
401 (temp & OHCI_CTRL_CLE) ? " CLE" : "", in ohci_dump_status()693 ohci->hc_control |= OHCI_CTRL_CLE; in ep_link()788 ohci->hc_control &= ~OHCI_CTRL_CLE; in ep_unlink()
188 #define OHCI_CTRL_CLE (1 << 4) /* control list enable */ macro
267 (temp & OHCI_CTRL_CLE) ? " CLE" : "", in ohci_dump_status()485 ohci->hc_control |= OHCI_CTRL_CLE; in ep_link()525 ohci->hc_control &= ~OHCI_CTRL_CLE; in ep_unlink()