Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddwc3-uboot.h31 unsigned del_phy_power_chg_quirk; member
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.c393 if (dwc->del_phy_power_chg_quirk) in dwc3_phy_setup()
743 dwc->del_phy_power_chg_quirk = dwc3_dev->del_phy_power_chg_quirk; in dwc3_uboot_init()
1012 dwc->del_phy_power_chg_quirk = dev_read_bool(dev, in dwc3_of_parse()
H A Dcore.h834 unsigned del_phy_power_chg_quirk:1; member
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.c667 if (dwc->del_phy_power_chg_quirk) in dwc3_phy_setup()
1395 dwc->del_phy_power_chg_quirk = device_property_read_bool(dev, in dwc3_get_properties()
H A Dcore.h1300 unsigned del_phy_power_chg_quirk:1; member