Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dpci-quirks.c46 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
H A Dohci.h261 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
H A Disp1362.h275 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h192 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h208 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro