Lines Matching defs:otgctl
2078 u32 usbcfg, otgctl;
2129 otgctl = dwc2_readl(hsotg, GOTGCTL);
2130 otgctl &= ~GOTGCTL_OTGVER;
2131 dwc2_writel(hsotg, otgctl, GOTGCTL);
2166 u32 hcfg, hfir, otgctl, usbcfg;
2230 otgctl = dwc2_readl(hsotg, GOTGCTL);
2231 otgctl &= ~GOTGCTL_HSTSETHNPEN;
2232 dwc2_writel(hsotg, otgctl, GOTGCTL);
2239 otgctl = dwc2_readl(hsotg, GOTGCTL);
2240 otgctl &= ~GOTGCTL_HSTSETHNPEN;
2241 dwc2_writel(hsotg, otgctl, GOTGCTL);