Home
last modified time | relevance | path

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

/linux/drivers/phy/hisilicon/
H A Dphy-hi3670-usb3.c124 #define TX_VBOOST_LVL_ENABLE BIT(9) macro
315 reg |= (TX_VBOOST_LVL_ENABLE | (priv->tx_vboost_lvl << TX_VBOOST_LVL_START)); in hi3670_phy_set_params()