Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c153 #define DP_TX_LINK_BW GENMASK(1, 0) macro
967 regmap_update_bits(hdptx->regmap, 0x0254, DP_TX_LINK_BW, in rockchip_hdptx_phy_set_rate()
968 FIELD_PREP(DP_TX_LINK_BW, bw)); in rockchip_hdptx_phy_set_rate()