Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.c704 reg |= DWC3_GUSB3PIPECTL_TX_DEEPH(dwc->tx_de_emphasis); in dwc3_ss_phy_setup()
1703 u8 tx_de_emphasis; in dwc3_get_properties() local
1720 tx_de_emphasis = 1; in dwc3_get_properties()
1844 &tx_de_emphasis); in dwc3_get_properties()
1859 dwc->tx_de_emphasis = tx_de_emphasis; in dwc3_get_properties()
H A Dcore.h1399 unsigned tx_de_emphasis:2; member