Searched refs:DP_TX_LINK_BW_MASK (Results 1 – 1 of 1) sorted by relevance
158 #define DP_TX_LINK_BW_MASK GENMASK(1, 0) macro1608 regmap_update_bits(hdptx->regmap, CMN_REG(0095), DP_TX_LINK_BW_MASK, in rk_hdptx_phy_set_rate()1609 FIELD_PREP(DP_TX_LINK_BW_MASK, bw)); in rk_hdptx_phy_set_rate()