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()
380 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in onebit_depop_power_stage()
382 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc & 0xf7ff); in onebit_depop_power_stage()
389 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_2, in onebit_depop_power_stage()
393 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_2, 0); in onebit_depop_power_stage()
398 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in onebit_depop_power_stage()
399 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc); in onebit_depop_power_stage()
418 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in onebit_depop_mute_stage()
420 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc & 0xf7ff); in onebit_depop_mute_stage()
436 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in onebit_depop_mute_stage()
437 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc); in onebit_depop_mute_stage()
456 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in depop_seq_power_stage()
458 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc & 0xf7ff); in depop_seq_power_stage()
471 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_power_stage()
481 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_power_stage()
485 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_power_stage()
494 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_power_stage()
498 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_power_stage()
508 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in depop_seq_power_stage()
509 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc); in depop_seq_power_stage()
528 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, 0); in depop_seq_mute_stage()
530 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc & 0xf7ff); in depop_seq_mute_stage()
536 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_mute_stage()
547 snd_soc_write(codec, RT5631_DEPOP_FUN_CTRL_1, in depop_seq_mute_stage()
559 snd_soc_write(codec, RT5631_SOFT_VOL_CTRL, soft_vol); in depop_seq_mute_stage()
560 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, hp_zc); in depop_seq_mute_stage()
1398 snd_soc_write(codec, RT5631_STEREO_AD_DA_CLK_CTRL, in rt5631_hifi_pcm_params()
1451 snd_soc_write(codec, RT5631_SDP_CTRL, iface); in rt5631_hifi_codec_set_dai_fmt()
1497 snd_soc_write(codec, RT5631_PLL_CTRL, in rt5631_codec_set_dai_pll()
1516 snd_soc_write(codec, RT5631_PLL_CTRL, in rt5631_codec_set_dai_pll()
1562 snd_soc_write(codec, RT5631_PWR_MANAG_ADD1, 0x0000); in rt5631_set_bias_level()
1563 snd_soc_write(codec, RT5631_PWR_MANAG_ADD2, 0x0000); in rt5631_set_bias_level()
1564 snd_soc_write(codec, RT5631_PWR_MANAG_ADD3, 0x0000); in rt5631_set_bias_level()
1565 snd_soc_write(codec, RT5631_PWR_MANAG_ADD4, 0x0000); in rt5631_set_bias_level()
1594 snd_soc_write(codec, RT5631_INT_ST_IRQ_CTRL_2, 0x0f18); in rt5631_probe()