Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Dcore.c649 reg |= DWC3_GUSB3PIPECTL_TX_DEEPH(dwc->tx_de_emphasis); in dwc3_phy_setup()
1285 u8 tx_de_emphasis; in dwc3_get_properties() local
1299 tx_de_emphasis = 1; in dwc3_get_properties()
1403 &tx_de_emphasis); in dwc3_get_properties()
1416 dwc->tx_de_emphasis = tx_de_emphasis; in dwc3_get_properties()
Dcore.h1308 unsigned tx_de_emphasis:2; member