Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_catalog.c1044 u32 acr_ctrl, select; in dp_catalog_audio_config_acr() local
1053 acr_ctrl = select << 4 | BIT(31) | BIT(8) | BIT(14); in dp_catalog_audio_config_acr()
1056 select, acr_ctrl); in dp_catalog_audio_config_acr()
1058 dp_write_link(catalog, MMSS_DP_AUDIO_ACR_CTRL, acr_ctrl); in dp_catalog_audio_config_acr()