Home
last modified time | relevance | path

Searched refs:tx_de_emphasis_quirk (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/
H A Ddwc3-uboot.h33 unsigned tx_de_emphasis_quirk; member
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c370 if (dwc->tx_de_emphasis_quirk) in dwc3_phy_setup()
673 dwc->tx_de_emphasis_quirk = dwc3_dev->tx_de_emphasis_quirk; in dwc3_uboot_init()
H A Dcore.h817 unsigned tx_de_emphasis_quirk:1; member
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c683 if (dwc->tx_de_emphasis_quirk) in dwc3_phy_setup()
1640 dwc->tx_de_emphasis_quirk = device_property_read_bool(dev, in dwc3_get_properties()
H A Dcore.h1352 unsigned tx_de_emphasis_quirk:1; member
/openbmc/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi3660-hikey960.dts678 snps,tx_de_emphasis_quirk;