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