OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DAVINCI_USB0_BASE
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/usb/musb/
davinci.h
17
#define
DAVINCI_USB0_BASE
0x01C64000
20
#define MENTOR_USB0_BASE (
DAVINCI_USB0_BASE
+0x400)
davinci.c
97
dregs = (struct davinci_usb_regs *)
DAVINCI_USB0_BASE
;
Completed in 173 milliseconds