Searched full:tx_de_emphasis (Results 1 – 4 of 4) sorted by relevance
704 reg |= DWC3_GUSB3PIPECTL_TX_DEEPH(dwc->tx_de_emphasis); in dwc3_ss_phy_setup()1701 u8 tx_de_emphasis; in dwc3_get_properties() local1718 tx_de_emphasis = 1; in dwc3_get_properties()1841 device_property_read_u8(dev, "snps,tx_de_emphasis", in dwc3_get_properties()1842 &tx_de_emphasis); in dwc3_get_properties()1857 dwc->tx_de_emphasis = tx_de_emphasis; in dwc3_get_properties()
184 PROPERTY_ENTRY_U8("snps,tx_de_emphasis", 1),
136 snps,tx_de_emphasis:
679 snps,tx_de_emphasis = <1>;