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.c481 if (dwc->req_p1p2p3_quirk)
879 dwc->req_p1p2p3_quirk = dwc3_dev->req_p1p2p3_quirk;
1097 dwc->req_p1p2p3_quirk = dev_read_bool(dev,
1098 "snps,req_p1p2p3_quirk");
H A Dcore.h734 * @req_p1p2p3_quirk: set if we enable request p1p2p3 quirk
867 unsigned req_p1p2p3_quirk:1; member in struct:dwc3

Completed in 46 milliseconds