Lines Matching refs:snd_soc_update_bits
187 snd_soc_update_bits(codec, SG_SL2, LOPS, LOPS); in ak4642_lout_event()
193 snd_soc_update_bits(codec, SG_SL2, LOPS, 0); in ak4642_lout_event()
314 snd_soc_update_bits(codec, SG_SL1, PMMP | MGAIN0, PMMP | MGAIN0); in ak4642_dai_startup()
317 snd_soc_update_bits(codec, PW_MGMT1, PMADL, PMADL); in ak4642_dai_startup()
318 snd_soc_update_bits(codec, PW_MGMT3, PMADR, PMADR); in ak4642_dai_startup()
333 snd_soc_update_bits(codec, PW_MGMT1, PMADL, 0); in ak4642_dai_shutdown()
334 snd_soc_update_bits(codec, PW_MGMT3, PMADR, 0); in ak4642_dai_shutdown()
335 snd_soc_update_bits(codec, ALC_CTL1, ALC, 0); in ak4642_dai_shutdown()
385 snd_soc_update_bits(codec, MD_CTL1, PLL_MASK, pll); in ak4642_dai_set_sysclk()
410 snd_soc_update_bits(codec, PW_MGMT2, MS | MCKO | PMPLL, data); in ak4642_dai_set_fmt()
411 snd_soc_update_bits(codec, MD_CTL1, BCKO_MASK, bcko); in ak4642_dai_set_fmt()
428 snd_soc_update_bits(codec, MD_CTL1, DIF_MASK, data); in ak4642_dai_set_fmt()
480 snd_soc_update_bits(codec, MD_CTL2, FS_MASK, rate); in ak4642_dai_hw_params()
493 snd_soc_update_bits(codec, PW_MGMT1, PMVCM, PMVCM); in ak4642_set_bias_level()