Home
last modified time | relevance | path

Searched defs:OHCI_USB_SUSPEND (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h215 # define OHCI_USB_SUSPEND (3 << 6) macro
/openbmc/linux/drivers/usb/host/
H A Dohci.h268 # define OHCI_USB_SUSPEND (3 << 6) macro
H A Disp1362.h282 # define OHCI_USB_SUSPEND (3 << 6) macro
H A Dehci.h229 #define OHCI_USB_SUSPEND (3 << 6) macro
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c154 #define OHCI_USB_SUSPEND 0xc0 macro