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