Loading asoc/codecs/bolero/tx-macro.c +1 −1 Original line number Diff line number Diff line Loading @@ -2096,7 +2096,7 @@ static int tx_macro_validate_dmic_sample_rate(u32 dmic_sample_rate, } static const struct tx_macro_reg_mask_val tx_macro_reg_init[] = { {BOLERO_CDC_TX0_TX_PATH_SEC7, 0x3F, 0x0E}, {BOLERO_CDC_TX0_TX_PATH_SEC7, 0x3F, 0x02}, }; static int tx_macro_init(struct snd_soc_component *component) Loading Loading
asoc/codecs/bolero/tx-macro.c +1 −1 Original line number Diff line number Diff line Loading @@ -2096,7 +2096,7 @@ static int tx_macro_validate_dmic_sample_rate(u32 dmic_sample_rate, } static const struct tx_macro_reg_mask_val tx_macro_reg_init[] = { {BOLERO_CDC_TX0_TX_PATH_SEC7, 0x3F, 0x0E}, {BOLERO_CDC_TX0_TX_PATH_SEC7, 0x3F, 0x02}, }; static int tx_macro_init(struct snd_soc_component *component) Loading