Home
last modified time | relevance | path

Searched refs:OHCI_USB_SUSPEND (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/host/
H A Dohci-hub.c66 case OHCI_USB_SUSPEND: in ohci_rh_suspend()
128 ohci->hc_control |= OHCI_USB_SUSPEND; in ohci_rh_suspend()
176 case OHCI_USB_SUSPEND: in ohci_rh_resume()
400 case OHCI_USB_SUSPEND: in ohci_root_hub_state_changes()
H A Dohci-ppc-of.c164 OHCI_USB_SUSPEND), &ohci->regs->control); in ohci_hcd_ppc_of_probe()
H A Dehci.h229 #define OHCI_USB_SUSPEND (3 << 6) macro
810 hc_control |= OHCI_USB_SUSPEND; in set_ohci_hcfs()
H A Dohci.h268 # define OHCI_USB_SUSPEND (3 << 6) macro
H A Dohci-dbg.c81 case OHCI_USB_SUSPEND: return "suspend"; in hcfs2string()
H A Dohci-hcd.c576 case OHCI_USB_SUSPEND: in ohci_run()