Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c227 #define SB_EARC_SIG_DET_BYPASS BIT(4) macro
887 SB_EARC_SIG_DET_BYPASS | SB_AFC_TOL, in rockchip_hdptx_phy_dp_aux_init()
888 FIELD_PREP(SB_EARC_SIG_DET_BYPASS, 0x1) | in rockchip_hdptx_phy_dp_aux_init()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c227 #define SB_EARC_SIG_DET_BYPASS BIT(4) macro
929 SB_EARC_SIG_DET_BYPASS | SB_AFC_TOL, in rockchip_hdptx_phy_dp_aux_init()
930 FIELD_PREP(SB_EARC_SIG_DET_BYPASS, 0x1) | in rockchip_hdptx_phy_dp_aux_init()
H A Dphy-rockchip-samsung-hdptx-hdmi.c345 #define SB_EARC_SIG_DET_BYPASS(x) UPDATE(x, 4, 4) macro
1029 SB_EARC_SIG_DET_BYPASS(1)); in hdptx_earc_config()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c343 #define SB_EARC_SIG_DET_BYPASS(x) UPDATE(x, 4, 4) macro