Searched refs:OHCI_CTRL_IE (Results 1 – 4 of 4) sorted by relevance
203 #define OHCI_CTRL_IE (1 << 3) /* isochronous enable */ macro
67 (OHCI_CTRL_CBSR & 0x3) | OHCI_CTRL_IE | OHCI_CTRL_PLE402 (temp & OHCI_CTRL_IE) ? " IE" : "", in ohci_dump_status()
187 #define OHCI_CTRL_IE (1 << 3) /* isochronous enable */ macro
49 (OHCI_CTRL_CBSR & 0x3) | OHCI_CTRL_IE | OHCI_CTRL_PLE268 (temp & OHCI_CTRL_IE) ? " IE" : "", in ohci_dump_status()