Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Ddwc3-uboot.h37 unsigned tx_de_emphasis_quirk; member
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.c403 if (dwc->tx_de_emphasis_quirk) in dwc3_phy_setup()
753 dwc->tx_de_emphasis_quirk = dwc3_dev->tx_de_emphasis_quirk; in dwc3_uboot_init()
1032 dwc->tx_de_emphasis_quirk = dev_read_bool(dev, in dwc3_of_parse()
H A Dcore.h843 unsigned tx_de_emphasis_quirk:1; member