OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OHCI_USB_OPER
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h
198
# define
OHCI_USB_OPER
(2 << 6)
au1x00_usb_ohci.c
243
case
OHCI_USB_OPER
: return "operational";
[
all
...]
/external/u-boot/drivers/usb/host/
ohci.h
214
# define
OHCI_USB_OPER
(2 << 6)
ohci-hcd.c
374
case
OHCI_USB_OPER
: return "operational";
[
all
...]
Completed in 746 milliseconds