Home
last modified time | relevance | path

Searched refs:aw_dev_modify_dsp_cfg (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.h528 int aw_dev_modify_dsp_cfg(struct aw_device *aw_dev,
H A Daw_device.c432 int aw_dev_modify_dsp_cfg(struct aw_device *aw_dev, in aw_dev_modify_dsp_cfg() function
557 ret = aw_dev_modify_dsp_cfg(aw_dev, desc->vcalb_dsp_reg, in aw_dev_set_vcalb()
1310 ret = aw_dev_modify_dsp_cfg(aw_dev, cfgf0_fs_desc->dsp_reg, in aw_dev_set_cfg_f0_fs()
H A Daw_calib.c324 ret = aw_dev_modify_dsp_cfg(aw_dev, adpz_re_desc->dsp_reg, in aw_cali_svc_set_cali_re_to_dsp()