Searched refs:OHCI_CTRL_BLE (Results 1 – 4 of 4) sorted by relevance
189 #define OHCI_CTRL_BLE (1 << 5) /* bulk list enable */ macro
265 (temp & OHCI_CTRL_BLE) ? " BLE" : "", in ohci_dump_status()500 ohci->hc_control |= OHCI_CTRL_BLE; in ep_link()541 ohci->hc_control &= ~OHCI_CTRL_BLE; in ep_unlink()
205 #define OHCI_CTRL_BLE (1 << 5) /* bulk list enable */ macro
396 (temp & OHCI_CTRL_BLE) ? " BLE" : "", in ohci_dump_status()707 ohci->hc_control |= OHCI_CTRL_BLE; in ep_link()805 ohci->hc_control &= ~OHCI_CTRL_BLE; in ep_unlink()