Searched refs:OHCI_CTRL_PLE (Results 1 – 4 of 4) sorted by relevance
186 #define OHCI_CTRL_PLE (1 << 2) /* periodic list enable */ macro
48 (OHCI_CTRL_CBSR & 0x3) | OHCI_CTRL_IE | OHCI_CTRL_PLE268 (temp & OHCI_CTRL_PLE) ? " PLE" : "", in ohci_dump_status()
202 #define OHCI_CTRL_PLE (1 << 2) /* periodic list enable */ macro
65 (OHCI_CTRL_CBSR & 0x3) | OHCI_CTRL_IE | OHCI_CTRL_PLE399 (temp & OHCI_CTRL_PLE) ? " PLE" : "", in ohci_dump_status()