Searched refs:DWC3_GCTL_PRTCAP (Results 1 – 3 of 3) sorted by relevance
412 mode = DWC3_GCTL_PRTCAP(reg); in dwc3_mode_show()
262 #define DWC3_GCTL_PRTCAP(n) (((n) & (3 << 12)) >> 12) macro
152 if (DWC3_GCTL_PRTCAP(reg) != mode) in dwc3_set_prtcap()