Searched refs:SB_EARC_SIG_DET_BYPASS (Results 1 – 2 of 2) sorted by relevance
227 #define SB_EARC_SIG_DET_BYPASS BIT(4) macro1221 SB_EARC_SIG_DET_BYPASS | SB_AFC_TOL, in rockchip_hdptx_phy_dp_aux_init()1222 FIELD_PREP(SB_EARC_SIG_DET_BYPASS, 0x1) | in rockchip_hdptx_phy_dp_aux_init()
343 #define SB_EARC_SIG_DET_BYPASS(x) UPDATE(x, 4, 4) macro