Home
last modified time | relevance | path

Searched refs:OHCI_USB_OPER (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h214 # define OHCI_USB_OPER (2 << 6) macro
H A Dohci-hcd.c378 case OHCI_USB_OPER: return "operational"; in hcfs2string()
1871 ohci->hc_control = OHCI_CONTROL_INIT | OHCI_USB_OPER; in hc_start()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h198 # define OHCI_USB_OPER (2 << 6) macro
H A Dau1x00_usb_ohci.c244 case OHCI_USB_OPER: return "operational"; in hcfs2string()
1313 ohci->hc_control = OHCI_CONTROL_INIT | OHCI_USB_OPER; in hc_start()