Searched refs:DWC3_GCTL (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/usb/controller/
H A Ddwc3.c156 reg = DWC3_READ(sc, DWC3_GCTL);
179 gctl = DWC3_READ(sc, DWC3_GCTL);
181 DWC3_WRITE(sc, DWC3_GCTL, gctl);
200 DWC3_WRITE(sc, DWC3_GCTL, gctl);
209 reg = DWC3_READ(sc, DWC3_GCTL);
212 DWC3_WRITE(sc, DWC3_GCTL, reg);
H A Ddwc3.h40 #define DWC3_GCTL 0xc110 macro

Completed in 64 milliseconds