Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c240 #define SB_PWM_AFC_CTRL GENMASK(7, 2) macro
896 regmap_update_bits(hdptx->regmap, 0x047c, SB_PWM_AFC_CTRL, in rockchip_hdptx_phy_dp_aux_init()
897 FIELD_PREP(SB_PWM_AFC_CTRL, 0x5)); in rockchip_hdptx_phy_dp_aux_init()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c240 #define SB_PWM_AFC_CTRL GENMASK(7, 2) macro
938 regmap_update_bits(hdptx->regmap, 0x047c, SB_PWM_AFC_CTRL, in rockchip_hdptx_phy_dp_aux_init()
939 FIELD_PREP(SB_PWM_AFC_CTRL, 0x5)); in rockchip_hdptx_phy_dp_aux_init()
H A Dphy-rockchip-samsung-hdptx-hdmi.c353 #define SB_PWM_AFC_CTRL(x) UPDATE(x, 7, 2) macro
1031 SB_PWM_AFC_CTRL(0xc) | SB_RCAL_RSTN(1)); in hdptx_earc_config()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c351 #define SB_PWM_AFC_CTRL(x) UPDATE(x, 7, 2) macro