Searched full:enblslpm (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci-rockchip.c | 71 if (dev_read_bool(dev, "snps,dis-enblslpm-quirk")) in rockchip_dwc3_phy_setup()
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | snps,dwc3.yaml | 202 When set clears the enblslpm in GUSB2PHYCFG, disabling the suspend signal
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-dwc3.c | 238 FIELD(GUSB2PHYCFG, ENBLSLPM, 8, 1)
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3328.dtsi | 514 snps,dis-enblslpm-quirk;
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | gadget.c | 321 * 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 D | core.h | 1103 * @dis_enblslpm_quirk: set if we clear enblslpm in GUSB2PHYCFG,
|