Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwc3-uboot.h26 unsigned req_p1p2p3_quirk; member
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c355 if (dwc->req_p1p2p3_quirk) in dwc3_phy_setup()
665 dwc->req_p1p2p3_quirk = dwc3_dev->req_p1p2p3_quirk; in dwc3_uboot_init()
H A Dcore.h684 * @req_p1p2p3_quirk: set if we enable request p1p2p3 quirk
809 unsigned req_p1p2p3_quirk:1; member
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dsnps,dwc3.yaml153 snps,req_p1p2p3_quirk:
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-pci.c166 PROPERTY_ENTRY_BOOL("snps,req_p1p2p3_quirk"),
H A Dcore.c668 if (dwc->req_p1p2p3_quirk) in dwc3_phy_setup()
1601 dwc->req_p1p2p3_quirk = device_property_read_bool(dev, in dwc3_get_properties()
1602 "snps,req_p1p2p3_quirk"); in dwc3_get_properties()
H A Dcore.h1096 * @req_p1p2p3_quirk: set if we enable request p1p2p3 quirk
1332 unsigned req_p1p2p3_quirk:1; member