OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OHCI_SOC
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h
208
#define
OHCI_SOC
(3 << 16) /* scheduling overrun count */
au1x00_usb_ohci.c
274
(temp &
OHCI_SOC
) >> 16,
[
all
...]
/external/u-boot/drivers/usb/host/
ohci.h
224
#define
OHCI_SOC
(3 << 16) /* scheduling overrun count */
ohci-hcd.c
405
(temp &
OHCI_SOC
) >> 16,
[
all
...]
Completed in 168 milliseconds