Home
last modified time | relevance | path

Searched full:dis_u2_susphy_quirk (Results 1 – 25 of 51) sorted by relevance

123

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-pci.c138 PROPERTY_ENTRY_BOOL("snps,dis_u2_susphy_quirk"),
146 PROPERTY_ENTRY_BOOL("snps,dis_u2_susphy_quirk"),
155 PROPERTY_ENTRY_BOOL("snps,dis_u2_susphy_quirk"),
176 PROPERTY_ENTRY_BOOL("snps,dis_u2_susphy_quirk"),
H A Ddrd.c231 if (!dwc->dis_u2_susphy_quirk) { in dwc3_otg_host_init()
294 if (!dwc->dis_u2_susphy_quirk) { in dwc3_otg_device_init()
H A Dcore.c120 if (enable && !dwc->dis_u2_susphy_quirk) in dwc3_enable_susphy()
1613 dwc->dis_u2_susphy_quirk = device_property_read_bool(dev, in dwc3_get_properties()
1614 "snps,dis_u2_susphy_quirk"); in dwc3_get_properties()
2160 if (dwc->dis_u2_susphy_quirk || in dwc3_suspend_common()
2219 if (dwc->dis_u2_susphy_quirk) in dwc3_resume_common()
H A Dcore.h1102 * @dis_u2_susphy_quirk: set if we disable usb2 suspend phy
1338 unsigned dis_u2_susphy_quirk:1; member
/openbmc/linux/arch/arm64/boot/dts/socionext/
H A Duniphier-pxs3-ref-gadget1.dts25 snps,dis_u2_susphy_quirk;
H A Duniphier-pxs3-ref-gadget0.dts25 snps,dis_u2_susphy_quirk;
/openbmc/u-boot/include/
H A Ddwc3-uboot.h32 unsigned dis_u2_susphy_quirk; member
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Drockchip,rk3399-dwc3.yaml108 snps,dis_u2_susphy_quirk;
H A Dsnps,dwc3.yaml196 snps,dis_u2_susphy_quirk:
431 snps,dis_u2_susphy_quirk;
H A Damlogic,meson-g12a-usb-ctrl.yaml234 snps,dis_u2_susphy_quirk;
H A Dqcom,dwc3.yaml531 snps,dis_u2_susphy_quirk;
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c391 if (dwc->dis_u2_susphy_quirk) in dwc3_phy_setup()
671 dwc->dis_u2_susphy_quirk = dwc3_dev->dis_u2_susphy_quirk; in dwc3_uboot_init()
H A Dcore.h690 * @dis_u2_susphy_quirk: set if we disable usb2 suspend phy
815 unsigned dis_u2_susphy_quirk:1; member
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dipq6018.dtsi434 snps,dis_u2_susphy_quirk;
585 snps,dis_u2_susphy_quirk;
H A Dipq8074.dtsi647 snps,dis_u2_susphy_quirk;
690 snps,dis_u2_susphy_quirk;
H A Dipq9574.dtsi605 snps,dis_u2_susphy_quirk;
H A Dmsm8994.dtsi469 snps,dis_u2_susphy_quirk;
/openbmc/u-boot/arch/arm/dts/
H A Dam4372.dtsi883 snps,dis_u2_susphy_quirk;
907 snps,dis_u2_susphy_quirk;
H A Dmeson-gxl.dtsi35 snps,dis_u2_susphy_quirk;
H A Ddra7.dtsi1529 snps,dis_u2_susphy_quirk;
1556 snps,dis_u2_susphy_quirk;
1583 snps,dis_u2_susphy_quirk;
/openbmc/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi3660-hikey960.dts676 snps,dis_u2_susphy_quirk;
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxl.dtsi53 snps,dis_u2_susphy_quirk;
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-sdx65.dtsi521 snps,dis_u2_susphy_quirk;
H A Dqcom-sdx55.dtsi611 snps,dis_u2_susphy_quirk;
/openbmc/qemu/hw/arm/
H A Dxlnx-versal-virt.c201 qemu_fdt_setprop(s->fdt, name, "snps,dis_u2_susphy_quirk", NULL, 0); in fdt_add_usb_xhci_nodes()

123