Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h213 # define OHCI_USB_RESUME (1 << 6) macro
H A Dohci-hcd.c377 case OHCI_USB_RESUME: return "resume"; in hcfs2string()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h197 # define OHCI_USB_RESUME (1 << 6) macro
H A Dau1x00_usb_ohci.c243 case OHCI_USB_RESUME: return "resume"; in hcfs2string()