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