Home
last modified time | relevance | path

Searched refs:DWC3_GCTL_PRTCAP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/dwc3/
A Ddebugfs.c398 switch (DWC3_GCTL_PRTCAP(reg)) { in dwc3_mode_show()
409 seq_printf(s, "UNKNOWN %08x\n", DWC3_GCTL_PRTCAP(reg)); in dwc3_mode_show()
A Dcore.h240 #define DWC3_GCTL_PRTCAP(n) (((n) & (3 << 12)) >> 12) macro

Completed in 12 milliseconds