Home
last modified time | relevance | path

Searched full:gusb2phycfg (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/dwc3/
H A Ddebugfs.c91 dump_register(GUSB2PHYCFG(0)),
92 dump_register(GUSB2PHYCFG(1)),
93 dump_register(GUSB2PHYCFG(2)),
94 dump_register(GUSB2PHYCFG(3)),
95 dump_register(GUSB2PHYCFG(4)),
96 dump_register(GUSB2PHYCFG(5)),
97 dump_register(GUSB2PHYCFG(6)),
98 dump_register(GUSB2PHYCFG(7)),
99 dump_register(GUSB2PHYCFG(8)),
100 dump_register(GUSB2PHYCFG(9)),
[all …]
H A Dcore.c147 * GUSB2PHYCFG.SUSPHY should be cleared during mode switching, in dwc3_set_prtcap()
759 /* Ensure the GUSB2PHYCFG.SUSPHY is cleared prior to phy init. */ in dwc3_hs_phy_setup()
774 * ULPIEXTVBUSDRV bit[17] of the GUSB2PHYCFG register to drive vBus in dwc3_hs_phy_setup()
860 * Make sure GUSB3PIPECTL.SUSPENDENABLE and GUSB2PHYCFG.SUSPHY are clear in dwc3_phy_init()
865 * GUSB2PHYCFG.SUSPHY are set soon after initialization to avoid in dwc3_phy_init()
2577 /* Restore GUSB2PHYCFG bits that were modified in suspend */ in dwc3_resume_common()
/linux/Documentation/devicetree/bindings/usb/
H A Dsnps,dwc3-common.yaml156 When set clears the enblslpm in GUSB2PHYCFG, disabling the suspend signal
175 When set, clear the u2_freeclk_exists in GUSB2PHYCFG, specify that USB2
/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb-init-synopsys.c166 USB_XHCI_GBL_UNSET(xhci_gbl, GUSB2PHYCFG, in xhci_soft_reset()