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