Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/devicetree/bindings/usb/
Ddwc3.txt46 - snps,req_p1p2p3_quirk: when set, the core will always request for
/Linux-v4.19/drivers/usb/dwc3/
Dcore.c582 if (dwc->req_p1p2p3_quirk) in dwc3_phy_setup()
1264 dwc->req_p1p2p3_quirk = device_property_read_bool(dev, in dwc3_get_properties()
Dcore.h1153 unsigned req_p1p2p3_quirk:1; member