Searched refs:OHCI_CTRL_CBSR (Results 1 – 2 of 2) sorted by relevance
187 #define OHCI_CTRL_CBSR (3 << 0) /* control/bulk service ratio */ macro
103 (OHCI_CTRL_CBSR & 0x3) | OHCI_CTRL_IE | OHCI_CTRL_PLE397 temp & OHCI_CTRL_CBSR in ohci_dump_status()