Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c232 #define SB_TG_OSC_CNT_MAX_MASK GENMASK(7, 0) macro
1386 regmap_update_bits(hdptx->regmap, SB_REG(011e), SB_TG_OSC_CNT_MAX_MASK, in rk_hdptx_dp_aux_init()
1387 FIELD_PREP(SB_TG_OSC_CNT_MAX_MASK, 0x6a)); in rk_hdptx_dp_aux_init()