Searched refs:dsp_cfg (Results 1 – 3 of 3) sorted by relevance
495 if (aw_dev->dsp_cfg == AW88395_DEV_DSP_BYPASS) { in aw_dev_dsp_check_crc32()936 static void aw_dev_get_dsp_config(struct aw_device *aw_dev, unsigned char *dsp_cfg) in aw_dev_get_dsp_config() argument947 *dsp_cfg = AW88395_DEV_DSP_BYPASS; in aw_dev_get_dsp_config()949 *dsp_cfg = AW88395_DEV_DSP_WORK; in aw_dev_get_dsp_config()1059 aw_dev_get_dsp_config(aw_dev, &aw_dev->dsp_cfg); in aw_dev_update_reg_container()1320 if (aw_dev->dsp_cfg == AW88395_DEV_DSP_WORK) in aw88395_dev_fw_update()1366 switch (aw_dev->dsp_cfg) { in aw_dev_dsp_check()1384 dev_err(aw_dev->dev, "unknown dsp cfg=%d", aw_dev->dsp_cfg); in aw_dev_dsp_check()1436 if (aw_dev->dsp_cfg == AW88395_DEV_DSP_WORK) { in aw88395_dev_start()1490 struct aw_sec_data_desc *dsp_cfg = in aw88395_dev_stop() local[all …]
144 unsigned char dsp_cfg; member
668 switch (aw_dev->dsp_cfg) { in aw_dev_dsp_check()686 dev_err(aw_dev->dev, "unknown dsp cfg=%d", aw_dev->dsp_cfg); in aw_dev_dsp_check()817 if (aw_dev->dsp_cfg == AW88399_DEV_DSP_WORK) { in aw88399_dev_start()1055 aw_dev->dsp_cfg = AW88399_DEV_DSP_BYPASS; in aw_dev_update_reg_container()1057 aw_dev->dsp_cfg = AW88399_DEV_DSP_WORK; in aw_dev_update_reg_container()1195 if (aw_dev->dsp_cfg == AW88399_DEV_DSP_WORK) in aw88399_dev_fw_update()1304 struct aw_sec_data_desc *dsp_cfg = in aw88399_stop() local1332 aw_dev_dsp_update_cfg(aw_dev, dsp_cfg->data, dsp_cfg->len); in aw88399_stop()