Searched refs:dmic_data_sel (Results 1 – 2 of 2) sorted by relevance
41 enum da7213_dmic_data_sel dmic_data_sel; member
1774 pdata->dmic_data_sel = da7213_of_dmic_data_sel(component, fw_str); in da7213_fw_to_pdata()1776 pdata->dmic_data_sel = DA7213_DMIC_DATA_LRISE_RFALL; in da7213_fw_to_pdata()1891 switch (pdata->dmic_data_sel) { in da7213_probe()1894 dmic_cfg |= (pdata->dmic_data_sel << in da7213_probe()