Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dai/intel/dmic/
Ddmic_nhlt.c211 uint32_t outcontrol_val = dai_dmic_read(dmic, dmic->dai_config_params.dai_index * in dai_nhlt_dmic_dai_params_get() local
214 switch (FIELD_GET(OUTCONTROL_OF, outcontrol_val)) { in dai_nhlt_dmic_dai_params_get()
229 num_pdm = FIELD_GET(OUTCONTROL_IPM, outcontrol_val); in dai_nhlt_dmic_dai_params_get()
236 stereo_pdm = FIELD_GET(OUTCONTROL_IPM_SOURCE_MODE, outcontrol_val); in dai_nhlt_dmic_dai_params_get()
244 source_pdm = FIELD_GET(OUTCONTROL_IPM_SOURCE_1, outcontrol_val); in dai_nhlt_dmic_dai_params_get()
252 source_pdm = FIELD_GET(OUTCONTROL_IPM_SOURCE_2, outcontrol_val); in dai_nhlt_dmic_dai_params_get()
259 source_pdm = FIELD_GET(OUTCONTROL_IPM_SOURCE_3, outcontrol_val); in dai_nhlt_dmic_dai_params_get()
266 source_pdm = FIELD_GET(OUTCONTROL_IPM_SOURCE_4, outcontrol_val); in dai_nhlt_dmic_dai_params_get()