Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h213 # define OHCI_USB_RESUME (1 << 6) macro
/openbmc/linux/drivers/usb/host/
H A Dohci.h266 # define OHCI_USB_RESUME (1 << 6) macro
H A Disp1362.h280 # define OHCI_USB_RESUME (1 << 6) macro
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c152 #define OHCI_USB_RESUME 0x40 macro