Searched refs:DWC3_GHWPARAMS1_EN_PWROPT (Results 1 – 5 of 5) sorted by relevance
87 switch (DWC3_GHWPARAMS1_EN_PWROPT(dwc3_hwparams1)) { in dwc3_core_init()
177 #define DWC3_GHWPARAMS1_EN_PWROPT(n) (((n) & (3 << 24)) >> 24) macro
207 #define DWC3_GHWPARAMS1_EN_PWROPT(n) (((n) & (3 << 24)) >> 24) macro
512 switch (DWC3_GHWPARAMS1_EN_PWROPT(dwc->hwparams.hwparams1)) { in dwc3_core_init()
2321 pwropt = DWC3_GHWPARAMS1_EN_PWROPT(dwc->hwparams.hwparams1); in dwc3_gadget_linksts_change_interrupt()