Home
last modified time | relevance | path

Searched refs:aw_dev_dsp_write (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.h213 int aw_dev_dsp_write(struct aw_device *aw_dev,
H A Daw88395_device.c67 int aw_dev_dsp_write(struct aw_device *aw_dev, in aw_dev_dsp_write() function
100 EXPORT_SYMBOL_GPL(aw_dev_dsp_write);
380 ret = aw_dev_dsp_write(aw_dev, in aw_dev_dsp_set_cali_re()
431 return aw_dev_dsp_write(aw_dev, AW88395_DSP_REG_CRC_ADDR, crc_value, in aw_dev_dsp_set_crc32()
724 ret = aw_dev_dsp_write(aw_dev, AW88395_DSP_REG_VCALB, reg_val, AW_DSP_16_DATA); in aw_dev_set_vcalb()
/linux/sound/soc/codecs/
H A Daw88399.c855 aw_dev_dsp_write(aw_dev, AW88399_DSP_CFG_ADDR, in aw_dev_check_sram()
1284 ret = aw_dev_dsp_write(aw_dev, AW88399_DSP_REG_CFG_MBMEC_ACTAMPTH, in aw_cali_svc_set_cali_cfg()
1289 ret = aw_dev_dsp_write(aw_dev, AW88399_DSP_REG_CFG_MBMEC_NOISEAMPTH, in aw_cali_svc_set_cali_cfg()
1294 ret = aw_dev_dsp_write(aw_dev, AW88399_DSP_REG_CFG_ADPZ_USTEPN, in aw_cali_svc_set_cali_cfg()
1299 ret = aw_dev_dsp_write(aw_dev, AW88399_DSP_REG_CFG_RE_ALPHA, in aw_cali_svc_set_cali_cfg()
1314 aw_dev_dsp_write(aw_dev, AW88399_DSP_LOW_POWER_SWITCH_CFG_ADDR, in aw_cali_svc_cali_en()
1387 aw_dev_dsp_write(aw_dev, AW88399_DSP_LOW_POWER_SWITCH_CFG_ADDR, in aw_cali_svc_recover_info()
H A Daw88166.c893 aw_dev_dsp_write(aw_dev, AW88166_DSP_CFG_ADDR, in aw_dev_check_sram()