Lines Matching defs:otgctl
2043 u32 usbcfg, otgctl;
2094 otgctl = dwc2_readl(hsotg, GOTGCTL);
2095 otgctl &= ~GOTGCTL_OTGVER;
2096 dwc2_writel(hsotg, otgctl, GOTGCTL);
2131 u32 hcfg, hfir, otgctl, usbcfg;
2195 otgctl = dwc2_readl(hsotg, GOTGCTL);
2196 otgctl &= ~GOTGCTL_HSTSETHNPEN;
2197 dwc2_writel(hsotg, otgctl, GOTGCTL);
2204 otgctl = dwc2_readl(hsotg, GOTGCTL);
2205 otgctl &= ~GOTGCTL_HSTSETHNPEN;
2206 dwc2_writel(hsotg, otgctl, GOTGCTL);