Home
last modified time | relevance | path

Searched refs:OHCI_CONTROL_INIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dohci-hcd.c57 #define OHCI_CONTROL_INIT OHCI_CTRL_CBSR macro
660 ohci->hc_control |= OHCI_CONTROL_INIT | OHCI_USB_OPER; in ohci_run()
H A Dohci-hub.c256 temp |= OHCI_CONTROL_INIT | OHCI_USB_OPER; in ohci_rh_resume()
/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c64 #define OHCI_CONTROL_INIT \ macro
1868 ohci->hc_control = OHCI_CONTROL_INIT | OHCI_USB_OPER; in hc_start()