Searched refs:g_usb3pipectl (Results 1 – 4 of 4) sorted by relevance
39 setbits_le32(&dwc3_reg->g_usb3pipectl[0], DWC3_GUSB3PIPECTL_PHYSOFTRST); in dwc3_phy_reset()47 clrbits_le32(&dwc3_reg->g_usb3pipectl[0], DWC3_GUSB3PIPECTL_PHYSOFTRST); in dwc3_phy_reset()
177 val = readl(&dwc3_reg->g_usb3pipectl[0]); in keystone_xhci_phy_suspend()184 writel(val, &dwc3_reg->g_usb3pipectl[0]); in keystone_xhci_phy_suspend()
94 clrsetbits_le32(&fsl_xhci->dwc3_reg->g_usb3pipectl[0], in fsl_xhci_core_init()
103 u32 g_usb3pipectl[16]; member