Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddebugfs.c95 dump_register(GUSB2PHYCFG(0)),
96 dump_register(GUSB2PHYCFG(1)),
97 dump_register(GUSB2PHYCFG(2)),
98 dump_register(GUSB2PHYCFG(3)),
99 dump_register(GUSB2PHYCFG(4)),
100 dump_register(GUSB2PHYCFG(5)),
101 dump_register(GUSB2PHYCFG(6)),
102 dump_register(GUSB2PHYCFG(7)),
103 dump_register(GUSB2PHYCFG(8)),
104 dump_register(GUSB2PHYCFG(9)),
[all …]
H A Dcore.c756 * Similarly for DRD controllers, GUSB2PHYCFG.SUSPHY must be cleared in dwc3_hs_phy_setup()
773 * ULPIEXTVBUSDRV bit[17] of the GUSB2PHYCFG register to drive vBus in dwc3_hs_phy_setup()
2439 /* Restore GUSB2PHYCFG bits that were modified in suspend */ in dwc3_resume_common()
H A Dcore.h1116 * @dis_enblslpm_quirk: set if we clear enblslpm in GUSB2PHYCFG,
1124 * in GUSB2PHYCFG, specify that USB2 PHY doesn't
H A Dgadget.c299 * GUSB2PHYCFG.SUSPENDUSB2, which turns on the signal required to complete
320 * When operating in USB 2.0 speeds (HS/FS), if GUSB2PHYCFG.ENBLSLPM or in dwc3_send_gadget_ep_cmd()
321 * GUSB2PHYCFG.SUSPHY is set, it must be cleared before issuing an in dwc3_send_gadget_ep_cmd()
324 * Save and clear both GUSB2PHYCFG.ENBLSLPM and GUSB2PHYCFG.SUSPHY in dwc3_send_gadget_ep_cmd()
/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb-init-synopsys.c157 USB_XHCI_GBL_UNSET(xhci_gbl, GUSB2PHYCFG, in xhci_soft_reset()