Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h215 # define OHCI_USB_SUSPEND (3 << 6) macro
H A Dohci-hcd.c379 case OHCI_USB_SUSPEND: return "suspend"; in hcfs2string()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h199 # define OHCI_USB_SUSPEND (3 << 6) macro
H A Dau1x00_usb_ohci.c245 case OHCI_USB_SUSPEND: return "suspend"; in hcfs2string()