Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddwc3-uboot.h29 unsigned req_p1p2p3_quirk; member
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.c387 if (dwc->req_p1p2p3_quirk) in dwc3_phy_setup()
741 dwc->req_p1p2p3_quirk = dwc3_dev->req_p1p2p3_quirk; in dwc3_uboot_init()
1008 dwc->req_p1p2p3_quirk = dev_read_bool(dev, in dwc3_of_parse()
H A Dcore.h832 unsigned req_p1p2p3_quirk:1; member
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.c661 if (dwc->req_p1p2p3_quirk) in dwc3_phy_setup()
1391 dwc->req_p1p2p3_quirk = device_property_read_bool(dev, in dwc3_get_properties()
H A Dcore.h1298 unsigned req_p1p2p3_quirk:1; member