Home
last modified time | relevance | path

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

/linux/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c193 #define ANA_SB_TX_LLVL_PROG_MASK GENMASK(6, 4) macro
1313 regmap_update_bits(hdptx->regmap, SB_REG(0106), ANA_SB_TX_LLVL_PROG_MASK, in rk_hdptx_dp_aux_init()
1314 FIELD_PREP(ANA_SB_TX_LLVL_PROG_MASK, 0x7)); in rk_hdptx_dp_aux_init()