OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DWC3_GUSB2PHYCFG
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/cavium/dev/
octeon_xhcireg.h
82
#define
DWC3_GUSB2PHYCFG
(n) (0xc200 + ((n) * 0x04))
octeon_xhci.c
359
val = bus_space_read_4(sc->sc_iot, ioh,
DWC3_GUSB2PHYCFG
(0));
361
bus_space_write_4(sc->sc_iot, ioh,
DWC3_GUSB2PHYCFG
(0), val);
/src/sys/dev/fdt/
dwc3_fdt.c
61
#define
DWC3_GUSB2PHYCFG
(n) (0xc200 + ((n) * 4))
109
SET4(sc,
DWC3_GUSB2PHYCFG
(0), GUSB2PHYCFG_PHYSOFTRST);
117
CLR4(sc,
DWC3_GUSB2PHYCFG
(0), GUSB2PHYCFG_PHYSOFTRST);
132
val = RD4(sc,
DWC3_GUSB2PHYCFG
(0));
158
WR4(sc,
DWC3_GUSB2PHYCFG
(0), val);
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025