OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WR_RH_STAT
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.c
849
#define
WR_RH_STAT
(x) {info("WR:status %#8x", (x));writel((x), &gohci.regs->roothub.status);}
852
#define
WR_RH_STAT
(x) writel((x), &gohci.regs->roothub.status)
947
WR_RH_STAT
(RH_HS_OCIC); OK (0);
1066
case RH_SET_CONFIGURATION:
WR_RH_STAT
(0x10000); OK (0);
[
all
...]
/external/u-boot/drivers/usb/host/
ohci-hcd.c
[
all
...]
Completed in 1812 milliseconds