Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
Dcore.c724 reg |= DWC3_GUSB3PIPECTL_TX_DEEPH(dwc->tx_de_emphasis); in dwc3_phy_setup()
1441 u8 tx_de_emphasis; in dwc3_get_properties() local
1455 tx_de_emphasis = 1; in dwc3_get_properties()
1565 &tx_de_emphasis); in dwc3_get_properties()
1580 dwc->tx_de_emphasis = tx_de_emphasis; in dwc3_get_properties()
Dcore.h1345 unsigned tx_de_emphasis:2; member