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

/u-boot/include/
H A Ddwc3-uboot.h29 unsigned req_p1p2p3_quirk; member in struct:dwc3_device
/u-boot/drivers/usb/dwc3/
H A Dcore.c480 if (dwc->req_p1p2p3_quirk)
878 dwc->req_p1p2p3_quirk = dwc3_dev->req_p1p2p3_quirk;
1096 dwc->req_p1p2p3_quirk = dev_read_bool(dev,
1097 "snps,req_p1p2p3_quirk");
H A Dcore.h734 * @req_p1p2p3_quirk: set if we enable request p1p2p3 quirk
867 unsigned req_p1p2p3_quirk:1;
865 unsigned req_p1p2p3_quirk:1; member in struct:dwc3

Completed in 46 milliseconds