Home
last modified time | relevance | path

Searched refs:req_p1p2p3_quirk (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.c629 if (dwc->req_p1p2p3_quirk) in dwc3_phy_setup()
1337 dwc->req_p1p2p3_quirk = device_property_read_bool(dev, in dwc3_get_properties()
1338 "snps,req_p1p2p3_quirk"); in dwc3_get_properties()
H A Dcore.h1034 * @req_p1p2p3_quirk: set if we enable request p1p2p3 quirk
1240 unsigned req_p1p2p3_quirk:1; member
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.c624 if (dwc->req_p1p2p3_quirk) in dwc3_phy_setup()
1547 dwc->req_p1p2p3_quirk = device_property_read_bool(dev, in dwc3_get_properties()
1548 "snps,req_p1p2p3_quirk"); in dwc3_get_properties()
H A Dcore.h1089 * @req_p1p2p3_quirk: set if we enable request p1p2p3 quirk
1320 unsigned req_p1p2p3_quirk:1; member

Completed in 13 milliseconds