Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dda7213.h41 enum da7213_dmic_data_sel dmic_data_sel; member
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dda7213.c1748 pdata->dmic_data_sel = da7213_of_dmic_data_sel(component, fw_str); in da7213_fw_to_pdata()
1750 pdata->dmic_data_sel = DA7213_DMIC_DATA_LRISE_RFALL; in da7213_fw_to_pdata()
1865 switch (pdata->dmic_data_sel) { in da7213_probe()
1868 dmic_cfg |= (pdata->dmic_data_sel << in da7213_probe()