Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwc3-uboot.h28 unsigned del_phy_power_chg_quirk; member
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c361 if (dwc->del_phy_power_chg_quirk) in dwc3_phy_setup()
667 dwc->del_phy_power_chg_quirk = dwc3_dev->del_phy_power_chg_quirk; in dwc3_uboot_init()
H A Dcore.h811 unsigned del_phy_power_chg_quirk:1; member
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c674 if (dwc->del_phy_power_chg_quirk) in dwc3_phy_setup()
1605 dwc->del_phy_power_chg_quirk = device_property_read_bool(dev, in dwc3_get_properties()
H A Dcore.h1334 unsigned del_phy_power_chg_quirk:1; member