Searched refs:SB_RX_RESCAL_DONE (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-samsung-hdptx.c | 176 #define SB_RX_RESCAL_DONE BIT(0) macro 937 regmap_update_bits(hdptx->regmap, 0x040c, SB_RX_RESCAL_DONE, in rockchip_hdptx_phy_dp_aux_init() 938 FIELD_PREP(SB_RX_RESCAL_DONE, 0x1)); in rockchip_hdptx_phy_dp_aux_init()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-hdptx.c | 176 #define SB_RX_RESCAL_DONE BIT(0) macro 980 regmap_update_bits(hdptx->regmap, 0x040c, SB_RX_RESCAL_DONE, in rockchip_hdptx_phy_dp_aux_init() 981 FIELD_PREP(SB_RX_RESCAL_DONE, 0x1)); in rockchip_hdptx_phy_dp_aux_init()
|
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 277 #define SB_RX_RESCAL_DONE(x) UPDATE(x, 0, 0) macro 1079 SB_RX_RESCAL_DONE(1)); in hdptx_earc_config()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 275 #define SB_RX_RESCAL_DONE(x) UPDATE(x, 0, 0) macro
|