Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Dcore.c648 reg |= DWC3_GUSB3PIPECTL_TX_DEEPH(dwc->tx_de_emphasis); in dwc3_phy_setup()
1272 u8 tx_de_emphasis; in dwc3_get_properties() local
1286 tx_de_emphasis = 1; in dwc3_get_properties()
1390 &tx_de_emphasis); in dwc3_get_properties()
1403 dwc->tx_de_emphasis = tx_de_emphasis; in dwc3_get_properties()
Dcore.h1303 unsigned tx_de_emphasis:2; member