OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DWC3_GUSB3PIPECTL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/cavium/dev/
octeon_xhcireg.h
85
#define
DWC3_GUSB3PIPECTL
(n) (0xc2c0 + ((n) * 0x04))
/src/sys/dev/fdt/
dwc3_fdt.c
69
#define
DWC3_GUSB3PIPECTL
(n) (0xc2c0 + ((n) * 4))
106
SET4(sc,
DWC3_GUSB3PIPECTL
(0), GUSB3PIPECTL_PHYSOFTRST);
114
CLR4(sc,
DWC3_GUSB3PIPECTL
(0), GUSB3PIPECTL_PHYSOFTRST);
160
val = RD4(sc,
DWC3_GUSB3PIPECTL
(0));
166
WR4(sc,
DWC3_GUSB3PIPECTL
(0), val);
Completed in 12 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025