Searched refs:OHCI_CTRL_PLE (Results 1 – 2 of 2) sorted by relevance
203 #define OHCI_CTRL_PLE (1 << 2) /* periodic list enable */ macro
69 (OHCI_CTRL_CBSR & 0x3) | OHCI_CTRL_IE | OHCI_CTRL_PLE405 (temp & OHCI_CTRL_PLE) ? " PLE" : "", in ohci_dump_status()
Completed in 9 milliseconds