Searched refs:aw_dev_fw_update (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/ |
| H A D | aw_device.h | 502 int aw_dev_fw_update(struct aw_device *aw_dev, bool up_dsp_fw_en, bool force_up_en);
|
| H A D | aw_device.c | 1189 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 D | aw883xx.c | 683 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()
|