OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ed_bulkcurrent
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h
162
__u32
ed_bulkcurrent
;
member in struct:ohci_regs
au1x00_usb_ohci.c
290
maybe_print_eds ("
ed_bulkcurrent
", readl (®s->
ed_bulkcurrent
));
[
all
...]
/external/u-boot/drivers/usb/host/
ohci.h
175
__u32
ed_bulkcurrent
;
member in struct:ohci_regs
ohci-hcd.c
423
maybe_print_eds("
ed_bulkcurrent
", ohci_readl(®s->
ed_bulkcurrent
));
[
all
...]
Completed in 531 milliseconds