Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddrd.c230 /* GUSB2PHYCFG.ULPIAutoRes = 1/0, GUSB2PHYCFG.SusPHY = 1 */ in dwc3_otg_host_init()
293 /* GUSB2PHYCFG.ULPIAutoRes = 0, GUSB2PHYCFG0.SusPHY = 1 */ in dwc3_otg_device_init()
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()
842 * Make sure GUSB3PIPECTL.SUSPENDENABLE and GUSB2PHYCFG.SUSPHY are clear in dwc3_phy_init()
847 * GUSB2PHYCFG.SUSPHY are set soon after initialization to avoid in dwc3_phy_init()
2533 /* Restore GUSB2PHYCFG bits that were modified in suspend */ in dwc3_resume_common()
H A Dgadget.c304 * GUSB2PHYCFG.SUSPENDUSB2, which turns on the signal required to complete
325 * When operating in USB 2.0 speeds (HS/FS), if GUSB2PHYCFG.ENBLSLPM or in dwc3_send_gadget_ep_cmd()
326 * GUSB2PHYCFG.SUSPHY is set, it must be cleared before issuing an in dwc3_send_gadget_ep_cmd()
329 * Save and clear both GUSB2PHYCFG.ENBLSLPM and GUSB2PHYCFG.SUSPHY in dwc3_send_gadget_ep_cmd()
2628 * GUSB2PHYCFG.ENBLSLPM and GUSB2PHYCFG.SUSPHY are cleared before starting in dwc3_gadget_run_stop()
/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()