Searched refs:SB_EARC_SIG_DET_BYPASS (Results 1 – 4 of 4) sorted by relevance
227 #define SB_EARC_SIG_DET_BYPASS BIT(4) macro887 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()
227 #define SB_EARC_SIG_DET_BYPASS BIT(4) macro929 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()
345 #define SB_EARC_SIG_DET_BYPASS(x) UPDATE(x, 4, 4) macro1029 SB_EARC_SIG_DET_BYPASS(1)); in hdptx_earc_config()
343 #define SB_EARC_SIG_DET_BYPASS(x) UPDATE(x, 4, 4) macro