Lines Matching refs:snd_soc_write

77 	snd_soc_write(codec, RT5631_INDEX_ADD, reg);  in rt5631_write_index()
78 snd_soc_write(codec, RT5631_INDEX_DATA, value); in rt5631_write_index()
89 snd_soc_write(codec, RT5631_INDEX_ADD, reg); in rt5631_read_index()
97 return snd_soc_write(codec, RT5631_RESET, 0); in rt5631_reset()
381 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in onebit_depop_power_stage()
383 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc & 0xf7ff); in onebit_depop_power_stage()
390 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_2, in onebit_depop_power_stage()
394 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_2, 0); in onebit_depop_power_stage()
399 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in onebit_depop_power_stage()
400 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc); in onebit_depop_power_stage()
419 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in onebit_depop_mute_stage()
421 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc & 0xf7ff); in onebit_depop_mute_stage()
437 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in onebit_depop_mute_stage()
438 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc); in onebit_depop_mute_stage()
457 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in depop_seq_power_stage()
459 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc & 0xf7ff); in depop_seq_power_stage()
472 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_power_stage()
482 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_power_stage()
486 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_power_stage()
495 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_power_stage()
499 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_power_stage()
509 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in depop_seq_power_stage()
510 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc); in depop_seq_power_stage()
529 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in depop_seq_mute_stage()
531 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc & 0xf7ff); in depop_seq_mute_stage()
537 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_mute_stage()
548 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_mute_stage()
560 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in depop_seq_mute_stage()
561 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc); in depop_seq_mute_stage()
1399 snd_soc_write(codec, RT5631_STEREO_AD_DA_CLK_CTRL, in rt5631_hifi_pcm_params()
1452 snd_soc_write(codec, RT5631_SDP_CTRL, iface); in rt5631_hifi_codec_set_dai_fmt()
1498 snd_soc_write(codec, RT5631_PLL_CTRL, in rt5631_codec_set_dai_pll()
1517 snd_soc_write(codec, RT5631_PLL_CTRL, in rt5631_codec_set_dai_pll()
1563 snd_soc_write(codec, RT5631_PWR_MANAG_ADD1, 0x0000); in rt5631_set_bias_level()
1564 snd_soc_write(codec, RT5631_PWR_MANAG_ADD2, 0x0000); in rt5631_set_bias_level()
1565 snd_soc_write(codec, RT5631_PWR_MANAG_ADD3, 0x0000); in rt5631_set_bias_level()
1566 snd_soc_write(codec, RT5631_PWR_MANAG_ADD4, 0x0000); in rt5631_set_bias_level()
1596 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, 0x0f18); in rt5631_probe()