Lines Matching refs:snd_soc_component_write
269 snd_soc_component_write(component, eq_reg++, M98095_BYTE1(coefs[i])); in m98095_eq_band()
270 snd_soc_component_write(component, eq_reg++, M98095_BYTE0(coefs[i])); in m98095_eq_band()
295 snd_soc_component_write(component, bq_reg++, M98095_BYTE1(coefs[i])); in m98095_biquad_band()
296 snd_soc_component_write(component, bq_reg++, M98095_BYTE0(coefs[i])); in m98095_biquad_band()
982 snd_soc_component_write(component, M98095_028_DAI1_CLKCFG_HI, in max98095_dai1_hw_params()
984 snd_soc_component_write(component, M98095_029_DAI1_CLKCFG_LO, in max98095_dai1_hw_params()
1043 snd_soc_component_write(component, M98095_032_DAI2_CLKCFG_HI, in max98095_dai2_hw_params()
1045 snd_soc_component_write(component, M98095_033_DAI2_CLKCFG_LO, in max98095_dai2_hw_params()
1104 snd_soc_component_write(component, M98095_03C_DAI3_CLKCFG_HI, in max98095_dai3_hw_params()
1106 snd_soc_component_write(component, M98095_03D_DAI3_CLKCFG_LO, in max98095_dai3_hw_params()
1142 snd_soc_component_write(component, M98095_026_SYS_CLK, 0x10); in max98095_dai_set_sysclk()
1144 snd_soc_component_write(component, M98095_026_SYS_CLK, 0x20); in max98095_dai_set_sysclk()
1146 snd_soc_component_write(component, M98095_026_SYS_CLK, 0x30); in max98095_dai_set_sysclk()
1174 snd_soc_component_write(component, M98095_028_DAI1_CLKCFG_HI, in max98095_dai1_set_fmt()
1176 snd_soc_component_write(component, M98095_029_DAI1_CLKCFG_LO, in max98095_dai1_set_fmt()
1218 snd_soc_component_write(component, M98095_02B_DAI1_CLOCK, M98095_DAI_BSEL64); in max98095_dai1_set_fmt()
1240 snd_soc_component_write(component, M98095_032_DAI2_CLKCFG_HI, in max98095_dai2_set_fmt()
1242 snd_soc_component_write(component, M98095_033_DAI2_CLKCFG_LO, in max98095_dai2_set_fmt()
1284 snd_soc_component_write(component, M98095_035_DAI2_CLOCK, in max98095_dai2_set_fmt()
1307 snd_soc_component_write(component, M98095_03C_DAI3_CLKCFG_HI, in max98095_dai3_set_fmt()
1309 snd_soc_component_write(component, M98095_03D_DAI3_CLKCFG_LO, in max98095_dai3_set_fmt()
1351 snd_soc_component_write(component, M98095_03F_DAI3_CLOCK, in max98095_dai3_set_fmt()
1793 snd_soc_component_write(component, M98095_087_CFG_MIC, regval); in max98095_handle_pdata()
1857 ret = snd_soc_component_write(component, M98095_08E_JACK_DC_SLEW, slew); in max98095_jack_detect_enable()
1864 ret = snd_soc_component_write(component, M98095_089_JACK_DET_AUTO, detect_enable); in max98095_jack_detect_enable()
1878 ret = snd_soc_component_write(component, M98095_089_JACK_DET_AUTO, 0x0); in max98095_jack_detect_disable()
1954 ret = snd_soc_component_write(component, M98095_00F_HOST_CFG, 0); in max98095_reset()
1960 ret = snd_soc_component_write(component, M98095_097_PWR_SYS, 0); in max98095_reset()
1969 ret = snd_soc_component_write(component, i, snd_soc_component_read(component, i)); in max98095_reset()
2043 snd_soc_component_write(component, M98095_097_PWR_SYS, M98095_PWRSV); in max98095_probe()
2045 snd_soc_component_write(component, M98095_048_MIX_DAC_LR, in max98095_probe()
2048 snd_soc_component_write(component, M98095_049_MIX_DAC_M, in max98095_probe()
2051 snd_soc_component_write(component, M98095_092_PWR_EN_OUT, M98095_SPK_SPREADSPECTRUM); in max98095_probe()
2052 snd_soc_component_write(component, M98095_045_CFG_DSP, M98095_DSPNORMAL); in max98095_probe()
2053 snd_soc_component_write(component, M98095_04E_CFG_HP, M98095_HPNORMAL); in max98095_probe()
2055 snd_soc_component_write(component, M98095_02C_DAI1_IOCFG, in max98095_probe()
2058 snd_soc_component_write(component, M98095_036_DAI2_IOCFG, in max98095_probe()
2061 snd_soc_component_write(component, M98095_040_DAI3_IOCFG, in max98095_probe()