Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h212 # define OHCI_USB_RESET (0 << 6) macro
/openbmc/linux/drivers/usb/host/
H A Dohci.h265 # define OHCI_USB_RESET (0 << 6) macro
H A Disp1362.h279 # define OHCI_USB_RESET (0 << 6) macro
/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c151 #define OHCI_USB_RESET 0x00 macro