Home
last modified time | relevance | path

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

/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()