Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c153 #define DP_TX_LINK_BW GENMASK(1, 0) macro
644 regmap_update_bits(hdptx->regmap, 0x0254, DP_TX_LINK_BW, in rockchip_hdptx_phy_set_rate()
645 FIELD_PREP(DP_TX_LINK_BW, bw)); in rockchip_hdptx_phy_set_rate()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c153 #define DP_TX_LINK_BW GENMASK(1, 0) macro
672 regmap_update_bits(hdptx->regmap, 0x0254, DP_TX_LINK_BW, in rockchip_hdptx_phy_set_rate()
673 FIELD_PREP(DP_TX_LINK_BW, bw)); in rockchip_hdptx_phy_set_rate()