Home
last modified time | relevance | path

Searched full:del_p1p2p3_quirk (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/
H A Ddwc3-uboot.h27 unsigned del_p1p2p3_quirk; member
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c358 if (dwc->del_p1p2p3_quirk) in dwc3_phy_setup()
666 dwc->del_p1p2p3_quirk = dwc3_dev->del_p1p2p3_quirk; in dwc3_uboot_init()
H A Dcore.h685 * @del_p1p2p3_quirk: set if we enable delay p1p2p3 quirk
810 unsigned del_p1p2p3_quirk:1; member
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dsnps,dwc3.yaml158 snps,del_p1p2p3_quirk:
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-pci.c167 PROPERTY_ENTRY_BOOL("snps,del_p1p2p3_quirk"),
H A Dcore.c667 if (dwc->del_p1p2p3_quirk) in dwc3_phy_setup()
1597 dwc->del_p1p2p3_quirk = device_property_read_bool(dev, in dwc3_get_properties()
1598 "snps,del_p1p2p3_quirk"); in dwc3_get_properties()
H A Dcore.h1097 * @del_p1p2p3_quirk: set if we enable delay p1p2p3 quirk
1333 unsigned del_p1p2p3_quirk:1;
1332 unsigned del_p1p2p3_quirk:1; global() member