Home
last modified time | relevance | path

Searched refs:req_p1p2p3_quirk (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/usb/
Ddwc3.txt50 - snps,req_p1p2p3_quirk: when set, the core will always request for
/Linux-v5.10/drivers/usb/dwc3/
Dcore.c611 if (dwc->req_p1p2p3_quirk) in dwc3_phy_setup()
1315 dwc->req_p1p2p3_quirk = device_property_read_bool(dev, in dwc3_get_properties()
Dcore.h1233 unsigned req_p1p2p3_quirk:1; member