Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h201 #define OHCI_CTRL_CBSR (3 << 0) /* control/bulk service ratio */ macro
H A Dohci-hcd.c65 (OHCI_CTRL_CBSR & 0x3) | OHCI_CTRL_IE | OHCI_CTRL_PLE
400 temp & OHCI_CTRL_CBSR in ohci_dump_status()
/openbmc/linux/drivers/usb/host/
H A Dohci.h254 #define OHCI_CTRL_CBSR (3 << 0) /* control/bulk service ratio */ macro
H A Dohci-dbg.c125 temp & OHCI_CTRL_CBSR in ohci_dump_status()
H A Dohci-hcd.c57 #define OHCI_CONTROL_INIT OHCI_CTRL_CBSR