Home
last modified time | relevance | path

Searched refs:DWC3_GUSB3PIPECTL_TX_DEEPH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.h306 #define DWC3_GUSB3PIPECTL_TX_DEEPH_MASK DWC3_GUSB3PIPECTL_TX_DEEPH(3)
307 #define DWC3_GUSB3PIPECTL_TX_DEEPH(n) ((n) << 1) macro
H A Dcore.c645 reg |= DWC3_GUSB3PIPECTL_TX_DEEPH(dwc->tx_de_emphasis); in dwc3_phy_setup()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h323 #define DWC3_GUSB3PIPECTL_TX_DEEPH_MASK DWC3_GUSB3PIPECTL_TX_DEEPH(3)
324 #define DWC3_GUSB3PIPECTL_TX_DEEPH(n) ((n) << 1) macro
H A Dcore.c640 reg |= DWC3_GUSB3PIPECTL_TX_DEEPH(dwc->tx_de_emphasis); in dwc3_phy_setup()

Completed in 12 milliseconds