Home
last modified time | relevance | path

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

/u-boot/include/
A Ddwc3-uboot.h31 unsigned del_phy_power_chg_quirk; member
/u-boot/drivers/usb/dwc3/
A Dcore.c395 if (dwc->del_phy_power_chg_quirk) in dwc3_phy_setup()
726 dwc->del_phy_power_chg_quirk = dwc3_dev->del_phy_power_chg_quirk; in dwc3_uboot_init()
932 dwc->del_phy_power_chg_quirk = dev_read_bool(dev, in dwc3_of_parse()
A Dcore.h836 unsigned del_phy_power_chg_quirk:1; member

Completed in 9 milliseconds