Searched full:gusb2phycfg (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/drivers/usb/dwc3/ |
D | debugfs.c | 92 dump_register(GUSB2PHYCFG(0)), 93 dump_register(GUSB2PHYCFG(1)), 94 dump_register(GUSB2PHYCFG(2)), 95 dump_register(GUSB2PHYCFG(3)), 96 dump_register(GUSB2PHYCFG(4)), 97 dump_register(GUSB2PHYCFG(5)), 98 dump_register(GUSB2PHYCFG(6)), 99 dump_register(GUSB2PHYCFG(7)), 100 dump_register(GUSB2PHYCFG(8)), 101 dump_register(GUSB2PHYCFG(9)), [all …]
|
D | drd.c | 230 /* GUSB2PHYCFG.ULPIAutoRes = 1/0, GUSB2PHYCFG.SusPHY = 1 */ in dwc3_otg_host_init() 293 /* GUSB2PHYCFG.ULPIAutoRes = 0, GUSB2PHYCFG0.SusPHY = 1 */ in dwc3_otg_device_init()
|
D | core.h | 1087 * @dis_enblslpm_quirk: set if we clear enblslpm in GUSB2PHYCFG, 1095 * in GUSB2PHYCFG, specify that USB2 PHY doesn't
|
D | core.c | 781 * For DRD controllers, GUSB2PHYCFG.SUSPHY must be cleared after in dwc3_phy_setup() 2097 /* Restore GUSB2PHYCFG bits that were modified in suspend */ in dwc3_resume_common()
|
D | gadget.c | 285 * When operating in USB 2.0 speeds (HS/FS), if GUSB2PHYCFG.ENBLSLPM or in dwc3_send_gadget_ep_cmd() 286 * GUSB2PHYCFG.SUSPHY is set, it must be cleared before issuing an in dwc3_send_gadget_ep_cmd() 289 * Save and clear both GUSB2PHYCFG.ENBLSLPM and GUSB2PHYCFG.SUSPHY in dwc3_send_gadget_ep_cmd()
|
/Linux-v6.1/Documentation/devicetree/bindings/usb/ |
D | snps,dwc3.yaml | 188 When set clears the enblslpm in GUSB2PHYCFG, disabling the suspend signal 207 When set, clear the u2_freeclk_exists in GUSB2PHYCFG, specify that USB2
|