Searched refs:dmic_clk_reg (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | lpass-va-macro.c | 598 u16 dmic_clk_reg; in va_dmic_clk_enable() local 609 dmic_clk_reg = CDC_VA_TOP_CSR_DMIC0_CTL; in va_dmic_clk_enable() 616 dmic_clk_reg = CDC_VA_TOP_CSR_DMIC1_CTL; in va_dmic_clk_enable() 623 dmic_clk_reg = CDC_VA_TOP_CSR_DMIC2_CTL; in va_dmic_clk_enable() 630 dmic_clk_reg = CDC_VA_TOP_CSR_DMIC3_CTL; in va_dmic_clk_enable() 647 snd_soc_component_update_bits(component, dmic_clk_reg, in va_dmic_clk_enable() 650 snd_soc_component_update_bits(component, dmic_clk_reg, in va_dmic_clk_enable() 659 snd_soc_component_update_bits(component, dmic_clk_reg, in va_dmic_clk_enable() 674 snd_soc_component_update_bits(component, dmic_clk_reg, in va_dmic_clk_enable() 677 snd_soc_component_update_bits(component, dmic_clk_reg, in va_dmic_clk_enable() [all …]
|
H A D | lpass-tx-macro.c | 745 u16 dmic_clk_reg; in tx_macro_put_dec_enum() local 793 dmic_clk_reg = CDC_TX_TOP_CSR_SWR_DMICn_CTL(dmic); in tx_macro_put_dec_enum() 794 snd_soc_component_write_field(component, dmic_clk_reg, in tx_macro_put_dec_enum() 863 u16 dmic_clk_reg; in tx_macro_enable_dec() local 881 dmic_clk_reg = CDC_TX_TOP_CSR_SWR_DMICn_CTL(dmic); in tx_macro_enable_dec() 883 snd_soc_component_write_field(component, dmic_clk_reg, in tx_macro_enable_dec()
|
H A D | wcd9335.c | 2907 u16 dmic_clk_reg; in wcd9335_codec_enable_dmic() local 2931 dmic_clk_reg = WCD9335_CPE_SS_DMIC0_CTL; in wcd9335_codec_enable_dmic() 2936 dmic_clk_reg = WCD9335_CPE_SS_DMIC1_CTL; in wcd9335_codec_enable_dmic() 2941 dmic_clk_reg = WCD9335_CPE_SS_DMIC2_CTL; in wcd9335_codec_enable_dmic() 2958 snd_soc_component_update_bits(comp, dmic_clk_reg, in wcd9335_codec_enable_dmic() 2961 snd_soc_component_update_bits(comp, dmic_clk_reg, in wcd9335_codec_enable_dmic() 2973 snd_soc_component_update_bits(comp, dmic_clk_reg, in wcd9335_codec_enable_dmic() 2975 snd_soc_component_update_bits(comp, dmic_clk_reg, in wcd9335_codec_enable_dmic()
|
H A D | wcd938x.c | 1045 u16 dmic_clk_reg, dmic_clk_en_reg; in wcd938x_codec_enable_dmic() local 1051 dmic_clk_reg = WCD938X_DIGITAL_CDC_DMIC_RATE_1_2; in wcd938x_codec_enable_dmic() 1058 dmic_clk_reg = WCD938X_DIGITAL_CDC_DMIC_RATE_1_2; in wcd938x_codec_enable_dmic() 1065 dmic_clk_reg = WCD938X_DIGITAL_CDC_DMIC_RATE_3_4; in wcd938x_codec_enable_dmic() 1072 dmic_clk_reg = WCD938X_DIGITAL_CDC_DMIC_RATE_3_4; in wcd938x_codec_enable_dmic() 1092 snd_soc_component_write_field(component, dmic_clk_reg, in wcd938x_codec_enable_dmic()
|
H A D | wcd934x.c | 4819 u16 dmic_clk_reg; in wcd934x_codec_enable_dmic() local 4844 dmic_clk_reg = WCD934X_CPE_SS_DMIC0_CTL; in wcd934x_codec_enable_dmic() 4849 dmic_clk_reg = WCD934X_CPE_SS_DMIC1_CTL; in wcd934x_codec_enable_dmic() 4854 dmic_clk_reg = WCD934X_CPE_SS_DMIC2_CTL; in wcd934x_codec_enable_dmic() 4871 snd_soc_component_update_bits(comp, dmic_clk_reg, in wcd934x_codec_enable_dmic() 4874 snd_soc_component_update_bits(comp, dmic_clk_reg, in wcd934x_codec_enable_dmic() 4882 snd_soc_component_update_bits(comp, dmic_clk_reg, in wcd934x_codec_enable_dmic()
|