Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-ipq806x-usb.c66 #define PHY_PARAM_CTRL1_TX_FULL_SWING_MASK GENMASK(26, 19) macro
72 (PHY_PARAM_CTRL1_TX_FULL_SWING_MASK | \
78 FIELD_PREP(PHY_PARAM_CTRL1_TX_FULL_SWING_MASK, (x))