Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c175 #define OVRD_SB_RX_RESCAL_DONE BIT(1) macro
916 regmap_update_bits(hdptx->regmap, 0x040c, OVRD_SB_RX_RESCAL_DONE, in rockchip_hdptx_phy_dp_aux_init()
917 FIELD_PREP(OVRD_SB_RX_RESCAL_DONE, 0x1)); in rockchip_hdptx_phy_dp_aux_init()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c175 #define OVRD_SB_RX_RESCAL_DONE BIT(1) macro
958 regmap_update_bits(hdptx->regmap, 0x040c, OVRD_SB_RX_RESCAL_DONE, in rockchip_hdptx_phy_dp_aux_init()
959 FIELD_PREP(OVRD_SB_RX_RESCAL_DONE, 0x1)); in rockchip_hdptx_phy_dp_aux_init()
H A Dphy-rockchip-samsung-hdptx-hdmi.c275 #define OVRD_SB_RX_RESCAL_DONE(x) UPDATE(x, 1, 1) macro
1065 OVRD_SB_RX_RESCAL_DONE(1)); in hdptx_earc_config()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c273 #define OVRD_SB_RX_RESCAL_DONE(x) UPDATE(x, 1, 1) macro