Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
A Dcore.h336 #define DWC3_GUSB3PIPECTL_TX_DEEPH_MASK DWC3_GUSB3PIPECTL_TX_DEEPH(3)
337 #define DWC3_GUSB3PIPECTL_TX_DEEPH(n) ((n) << 1) macro
A Dcore.c701 reg |= DWC3_GUSB3PIPECTL_TX_DEEPH(dwc->tx_de_emphasis); in dwc3_ss_phy_setup()

Completed in 13 milliseconds