Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dohci.h213 # define OHCI_USB_RESUME (1 << 6) macro
Dohci-hcd.c373 case OHCI_USB_RESUME: return "resume"; in hcfs2string()
/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h197 # define OHCI_USB_RESUME (1 << 6) macro
Dau1x00_usb_ohci.c242 case OHCI_USB_RESUME: return "resume"; in hcfs2string()