Lines Matching refs:snd_soc_update_bits
353 snd_soc_update_bits(codec, ML26124_CLK_CTL, in ml26124_hw_params()
357 snd_soc_update_bits(codec, ML26124_CLK_CTL, in ml26124_hw_params()
361 snd_soc_update_bits(codec, ML26124_CLK_CTL, in ml26124_hw_params()
369 snd_soc_update_bits(codec, ML26124_CLK_CTL, in ml26124_hw_params()
375 snd_soc_update_bits(codec, ML26124_SMPLING_RATE, 0xf, in ml26124_hw_params()
377 snd_soc_update_bits(codec, ML26124_PLLNL, 0xff, in ml26124_hw_params()
379 snd_soc_update_bits(codec, ML26124_PLLNH, 0x1, in ml26124_hw_params()
381 snd_soc_update_bits(codec, ML26124_PLLML, 0xff, in ml26124_hw_params()
383 snd_soc_update_bits(codec, ML26124_PLLMH, 0x3f, in ml26124_hw_params()
385 snd_soc_update_bits(codec, ML26124_PLLDIV, 0x1f, in ml26124_hw_params()
389 snd_soc_update_bits(codec, ML26124_SMPLING_RATE, 0xf, in ml26124_hw_params()
391 snd_soc_update_bits(codec, ML26124_PLLNL, 0xff, in ml26124_hw_params()
393 snd_soc_update_bits(codec, ML26124_PLLNH, 0x1, in ml26124_hw_params()
395 snd_soc_update_bits(codec, ML26124_PLLML, 0xff, in ml26124_hw_params()
397 snd_soc_update_bits(codec, ML26124_PLLMH, 0x3f, in ml26124_hw_params()
399 snd_soc_update_bits(codec, ML26124_PLLDIV, 0x1f, in ml26124_hw_params()
403 snd_soc_update_bits(codec, ML26124_SMPLING_RATE, 0xf, in ml26124_hw_params()
405 snd_soc_update_bits(codec, ML26124_PLLNL, 0xff, in ml26124_hw_params()
407 snd_soc_update_bits(codec, ML26124_PLLNH, 0x1, in ml26124_hw_params()
409 snd_soc_update_bits(codec, ML26124_PLLML, 0xff, in ml26124_hw_params()
411 snd_soc_update_bits(codec, ML26124_PLLMH, 0x3f, in ml26124_hw_params()
413 snd_soc_update_bits(codec, ML26124_PLLDIV, 0x1f, in ml26124_hw_params()
431 snd_soc_update_bits(codec, ML26124_REC_PLYBAK_RUN, BIT(0), 1); in ml26124_mute()
434 snd_soc_update_bits(codec, ML26124_REC_PLYBAK_RUN, BIT(1), 2); in ml26124_mute()
439 snd_soc_update_bits(codec, ML26124_DVOL_CTL, BIT(4), in ml26124_mute()
442 snd_soc_update_bits(codec, ML26124_DVOL_CTL, BIT(4), in ml26124_mute()
465 snd_soc_update_bits(codec, ML26124_SAI_MODE_SEL, BIT(0), mode); in ml26124_set_dai_fmt()
515 snd_soc_update_bits(codec, ML26124_PW_SPAMP_PW_MNG, in ml26124_set_bias_level()
518 snd_soc_update_bits(codec, ML26124_PW_SPAMP_PW_MNG, in ml26124_set_bias_level()
527 snd_soc_update_bits(codec, ML26124_PW_REF_PW_MNG, in ml26124_set_bias_level()
535 snd_soc_update_bits(codec, ML26124_PW_REF_PW_MNG, in ml26124_set_bias_level()
571 snd_soc_update_bits(codec, ML26124_SW_RST, 0x01, 1); in ml26124_probe()
572 snd_soc_update_bits(codec, ML26124_SW_RST, 0x01, 0); in ml26124_probe()