Home
last modified time | relevance | path

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

/linux/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c191 #define ANA_SB_TX_HLVL_PROG_MASK GENMASK(2, 0) macro
1311 regmap_update_bits(hdptx->regmap, SB_REG(0105), ANA_SB_TX_HLVL_PROG_MASK, in rk_hdptx_dp_aux_init()
1312 FIELD_PREP(ANA_SB_TX_HLVL_PROG_MASK, 0x7)); in rk_hdptx_dp_aux_init()