Searched refs:acr_ctrl (Results 1 – 1 of 1) sorted by relevance
175 u32 select, acr_ctrl; in msm_dp_audio_setup_acr() local 196 acr_ctrl = select << 4 | BIT(31) | BIT(8) | BIT(14); in msm_dp_audio_setup_acr() 198 drm_dbg_dp(audio->drm_dev, "select: %#x, acr_ctrl: %#x\n", in msm_dp_audio_setup_acr() 199 select, acr_ctrl); in msm_dp_audio_setup_acr() 201 msm_dp_write_link(audio, MMSS_DP_AUDIO_ACR_CTRL, acr_ctrl); in msm_dp_audio_setup_acr()