Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_device.h502 int aw_dev_fw_update(struct aw_device *aw_dev, bool up_dsp_fw_en, bool force_up_en);
H A Daw_device.c1189 int aw_dev_fw_update(struct aw_device *aw_dev, bool up_dsp_fw_en, bool force_up_en) in aw_dev_fw_update() function
1535 ret = aw_dev_fw_update(aw_dev, AW_FORCE_UPDATE_ON, in aw_device_init()
H A Daw883xx.c683 ret = aw_dev_fw_update(aw883xx->aw_pa, AW_DSP_FW_UPDATE_ON, true); in aw883xx_start_pa()
720 ret = aw_dev_fw_update(aw883xx->aw_pa, AW_DSP_FW_UPDATE_OFF, in aw883xx_start()