OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DCGU_USBPHY_STAT
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/board/micronas/vct/vcth/
reg_dcgu.h
17
#define
DCGU_USBPHY_STAT
(base) ((base) + DCGU_USBPHY_STAT_OFFS)
/external/u-boot/board/micronas/vct/
ehci.c
25
/* Wait until (
DCGU_USBPHY_STAT
== 7) */
26
addr =
DCGU_USBPHY_STAT
(DCGU_BASE);
Completed in 546 milliseconds