Home
last modified time | relevance | path

Searched refs:tx_de_emphasis (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/usb/dwc3/
Dcore.c627 reg |= DWC3_GUSB3PIPECTL_TX_DEEPH(dwc->tx_de_emphasis); in dwc3_phy_setup()
1256 u8 tx_de_emphasis; in dwc3_get_properties() local
1267 tx_de_emphasis = 1; in dwc3_get_properties()
1349 &tx_de_emphasis); in dwc3_get_properties()
1362 dwc->tx_de_emphasis = tx_de_emphasis; in dwc3_get_properties()
Dcore.h1250 unsigned tx_de_emphasis:2; member
/Linux-v5.10/Documentation/devicetree/bindings/usb/
Ddwc3.txt60 - snps,tx_de_emphasis: the value driven to the PHY is controlled by the
/Linux-v5.10/arch/arm64/boot/dts/hisilicon/
Dhi3660-hikey960.dts679 snps,tx_de_emphasis = <1>;