Searched refs:SB_AUX_EN (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-samsung-hdptx.c | 182 #define SB_AUX_EN BIT(0) macro 912 regmap_update_bits(hdptx->regmap, 0x0410, SB_AUX_EN, in rockchip_hdptx_phy_dp_aux_init() 913 FIELD_PREP(SB_AUX_EN, 0x1)); in rockchip_hdptx_phy_dp_aux_init() 949 regmap_update_bits(hdptx->regmap, 0x0410, SB_AUX_EN, in rockchip_hdptx_phy_dp_aux_init() 950 FIELD_PREP(SB_AUX_EN, 0x1)); in rockchip_hdptx_phy_dp_aux_init()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-hdptx.c | 182 #define SB_AUX_EN BIT(0) macro 954 regmap_update_bits(hdptx->regmap, 0x0410, SB_AUX_EN, in rockchip_hdptx_phy_dp_aux_init() 955 FIELD_PREP(SB_AUX_EN, 0x1)); in rockchip_hdptx_phy_dp_aux_init() 992 regmap_update_bits(hdptx->regmap, 0x0410, SB_AUX_EN, in rockchip_hdptx_phy_dp_aux_init() 993 FIELD_PREP(SB_AUX_EN, 0x1)); in rockchip_hdptx_phy_dp_aux_init()
|