Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dp/
A Ddp_catalog.c901 u32 acr_ctrl, select; in dp_catalog_audio_config_acr() local
910 acr_ctrl = select << 4 | BIT(31) | BIT(8) | BIT(14); in dp_catalog_audio_config_acr()
912 DRM_DEBUG_DP("select: %#x, acr_ctrl: %#x\n", select, acr_ctrl); in dp_catalog_audio_config_acr()
914 dp_write_link(catalog, MMSS_DP_AUDIO_ACR_CTRL, acr_ctrl); in dp_catalog_audio_config_acr()

Completed in 5 milliseconds