Home
last modified time | relevance | path

Searched refs:OHCI_CTRL_CBSR (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dusb-ohci.h187 #define OHCI_CTRL_CBSR (3 << 0) /* control/bulk service ratio */ macro
Dusb-ohci.c103 (OHCI_CTRL_CBSR & 0x3) | OHCI_CTRL_IE | OHCI_CTRL_PLE
397 temp & OHCI_CTRL_CBSR in ohci_dump_status()