Searched refs:SB_TG_OSC_CNT_MAX (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-samsung-hdptx.c | 237 #define SB_TG_OSC_CNT_MAX GENMASK(7, 0) macro 894 regmap_update_bits(hdptx->regmap, 0x0478, SB_TG_OSC_CNT_MAX, in rockchip_hdptx_phy_dp_aux_init() 895 FIELD_PREP(SB_TG_OSC_CNT_MAX, 0x6a)); in rockchip_hdptx_phy_dp_aux_init()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-hdptx.c | 237 #define SB_TG_OSC_CNT_MAX GENMASK(7, 0) macro 936 regmap_update_bits(hdptx->regmap, 0x0478, SB_TG_OSC_CNT_MAX, in rockchip_hdptx_phy_dp_aux_init() 937 FIELD_PREP(SB_TG_OSC_CNT_MAX, 0x6a)); in rockchip_hdptx_phy_dp_aux_init()
|