Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Ddwc3-uboot.h37 unsigned tx_de_emphasis_quirk; member
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.c402 if (dwc->tx_de_emphasis_quirk) in dwc3_phy_setup()
750 dwc->tx_de_emphasis_quirk = dwc3_dev->tx_de_emphasis_quirk; in dwc3_uboot_init()
1026 dwc->tx_de_emphasis_quirk = dev_read_bool(dev, in dwc3_of_parse()
H A Dcore.h843 unsigned tx_de_emphasis_quirk:1; member
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.c676 if (dwc->tx_de_emphasis_quirk) in dwc3_phy_setup()
1422 dwc->tx_de_emphasis_quirk = device_property_read_bool(dev, in dwc3_get_properties()
H A Dcore.h1314 unsigned tx_de_emphasis_quirk:1; member
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/hisilicon/
H A Dhi3660-hikey960.dts752 snps,tx_de_emphasis_quirk;