Lines Matching refs:snd_soc_component_write

272 		snd_soc_component_write(component, eq_reg++, M98095_BYTE1(coefs[i]));  in m98095_eq_band()
273 snd_soc_component_write(component, eq_reg++, M98095_BYTE0(coefs[i])); in m98095_eq_band()
298 snd_soc_component_write(component, bq_reg++, M98095_BYTE1(coefs[i])); in m98095_biquad_band()
299 snd_soc_component_write(component, bq_reg++, M98095_BYTE0(coefs[i])); in m98095_biquad_band()
985 snd_soc_component_write(component, M98095_028_DAI1_CLKCFG_HI, in max98095_dai1_hw_params()
987 snd_soc_component_write(component, M98095_029_DAI1_CLKCFG_LO, in max98095_dai1_hw_params()
1046 snd_soc_component_write(component, M98095_032_DAI2_CLKCFG_HI, in max98095_dai2_hw_params()
1048 snd_soc_component_write(component, M98095_033_DAI2_CLKCFG_LO, in max98095_dai2_hw_params()
1107 snd_soc_component_write(component, M98095_03C_DAI3_CLKCFG_HI, in max98095_dai3_hw_params()
1109 snd_soc_component_write(component, M98095_03D_DAI3_CLKCFG_LO, in max98095_dai3_hw_params()
1145 snd_soc_component_write(component, M98095_026_SYS_CLK, 0x10); in max98095_dai_set_sysclk()
1147 snd_soc_component_write(component, M98095_026_SYS_CLK, 0x20); in max98095_dai_set_sysclk()
1149 snd_soc_component_write(component, M98095_026_SYS_CLK, 0x30); in max98095_dai_set_sysclk()
1177 snd_soc_component_write(component, M98095_028_DAI1_CLKCFG_HI, in max98095_dai1_set_fmt()
1179 snd_soc_component_write(component, M98095_029_DAI1_CLKCFG_LO, in max98095_dai1_set_fmt()
1223 snd_soc_component_write(component, M98095_02B_DAI1_CLOCK, M98095_DAI_BSEL64); in max98095_dai1_set_fmt()
1245 snd_soc_component_write(component, M98095_032_DAI2_CLKCFG_HI, in max98095_dai2_set_fmt()
1247 snd_soc_component_write(component, M98095_033_DAI2_CLKCFG_LO, in max98095_dai2_set_fmt()
1291 snd_soc_component_write(component, M98095_035_DAI2_CLOCK, in max98095_dai2_set_fmt()
1314 snd_soc_component_write(component, M98095_03C_DAI3_CLKCFG_HI, in max98095_dai3_set_fmt()
1316 snd_soc_component_write(component, M98095_03D_DAI3_CLKCFG_LO, in max98095_dai3_set_fmt()
1360 snd_soc_component_write(component, M98095_03F_DAI3_CLOCK, in max98095_dai3_set_fmt()
1802 snd_soc_component_write(component, M98095_087_CFG_MIC, regval); in max98095_handle_pdata()
1866 ret = snd_soc_component_write(component, M98095_08E_JACK_DC_SLEW, slew); in max98095_jack_detect_enable()
1873 ret = snd_soc_component_write(component, M98095_089_JACK_DET_AUTO, detect_enable); in max98095_jack_detect_enable()
1887 ret = snd_soc_component_write(component, M98095_089_JACK_DET_AUTO, 0x0); in max98095_jack_detect_disable()
1963 ret = snd_soc_component_write(component, M98095_00F_HOST_CFG, 0); in max98095_reset()
1969 ret = snd_soc_component_write(component, M98095_097_PWR_SYS, 0); in max98095_reset()
1978 ret = snd_soc_component_write(component, i, snd_soc_component_read32(component, i)); in max98095_reset()
2052 snd_soc_component_write(component, M98095_097_PWR_SYS, M98095_PWRSV); in max98095_probe()
2054 snd_soc_component_write(component, M98095_048_MIX_DAC_LR, in max98095_probe()
2057 snd_soc_component_write(component, M98095_049_MIX_DAC_M, in max98095_probe()
2060 snd_soc_component_write(component, M98095_092_PWR_EN_OUT, M98095_SPK_SPREADSPECTRUM); in max98095_probe()
2061 snd_soc_component_write(component, M98095_045_CFG_DSP, M98095_DSPNORMAL); in max98095_probe()
2062 snd_soc_component_write(component, M98095_04E_CFG_HP, M98095_HPNORMAL); in max98095_probe()
2064 snd_soc_component_write(component, M98095_02C_DAI1_IOCFG, in max98095_probe()
2067 snd_soc_component_write(component, M98095_036_DAI2_IOCFG, in max98095_probe()
2070 snd_soc_component_write(component, M98095_040_DAI3_IOCFG, in max98095_probe()