Home
last modified time | relevance | path

Searched full:enblslpm (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-rockchip.c71 if (dev_read_bool(dev, "snps,dis-enblslpm-quirk")) in rockchip_dwc3_phy_setup()
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dsnps,dwc3.yaml202 When set clears the enblslpm in GUSB2PHYCFG, disabling the suspend signal
/openbmc/qemu/hw/usb/
H A Dhcd-dwc3.c238 FIELD(GUSB2PHYCFG, ENBLSLPM, 8, 1)
/openbmc/u-boot/arch/arm/dts/
H A Drk3328.dtsi514 snps,dis-enblslpm-quirk;
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c321 * When operating in USB 2.0 speeds (HS/FS), if GUSB2PHYCFG.ENBLSLPM or in dwc3_send_gadget_ep_cmd()
325 * 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()
H A Dcore.h1103 * @dis_enblslpm_quirk: set if we clear enblslpm in GUSB2PHYCFG,