Searched refs:OHCI_USB_RESET (Results 1 – 4 of 4) sorted by relevance
196 # define OHCI_USB_RESET (0 << 6) macro
241 case OHCI_USB_RESET: return "reset"; in hcfs2string()1572 writel (gohci.hc_control = OHCI_USB_RESET, &gohci.regs->control); in usb_lowlevel_init()
212 # define OHCI_USB_RESET (0 << 6) macro
372 case OHCI_USB_RESET: return "reset"; in hcfs2string()