Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c158 #define DP_TX_LINK_BW_MASK GENMASK(1, 0) macro
1608 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()