Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/dp/
Ddp_catalog.c925 u32 acr_ctrl, select; in dp_catalog_audio_config_acr() local
934 acr_ctrl = select << 4 | BIT(31) | BIT(8) | BIT(14); in dp_catalog_audio_config_acr()
936 DRM_DEBUG_DP("select: %#x, acr_ctrl: %#x\n", select, acr_ctrl); in dp_catalog_audio_config_acr()
938 dp_write_link(catalog, MMSS_DP_AUDIO_ACR_CTRL, acr_ctrl); in dp_catalog_audio_config_acr()