Searched refs:adsp_err (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm_adsp.c | 37 #define adsp_err(_dsp, fmt, ...) \ macro 47 adsp_err(_obj->dsp, "%s: " fmt, _obj->name ? _obj->name : "legacy", \ 891 adsp_err(dsp, "Failed to read SCRATCH%u: %d\n", i, ret); in wm_adsp_read_fw_status() 945 adsp_err(dsp, "No base for region %x\n", in wm_coeff_base_reg() 997 adsp_err(dsp, "Failed to write %x: %d\n", reg, ret); in wm_coeff_write_acked_control() 1021 adsp_err(dsp, "Failed to read %x: %d\n", reg, ret); in wm_coeff_write_acked_control() 1058 adsp_err(dsp, "Failed to write %zu bytes to %x: %d\n", in wm_coeff_write_ctrl_raw() 1165 adsp_err(dsp, "Failed to read %zu bytes from %x: %d\n", in wm_coeff_read_ctrl_raw() 1433 adsp_err(dsp, "Unknown region type: %d\n", alg_region->type); in wm_adsp_create_control() 1688 adsp_err(ds in wm_adsp_check_coeff_flags() [all...] |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm_adsp.c | 36 #define adsp_err(_dsp, fmt, ...) \ macro 46 adsp_err(_obj->dsp, "%s: " fmt, _obj->name ? _obj->name : "legacy", \ 611 adsp_err(dsp, "Unknown region type: %d\n", cs_ctl->alg_region.type); in wm_adsp_control_add() 871 adsp_err(dsp, "Failed to request firmware <%s>%s-%s-%s<-%s<%s>>.wmfw\n", in wm_adsp_request_firmware_files() 1242 adsp_err(dsp, "%s: Firmware does not support compressed API\n", in wm_adsp_compr_open() 1249 adsp_err(dsp, "%s: Firmware does not support stream direction\n", in wm_adsp_compr_open() 1257 adsp_err(dsp, "%s: Only a single stream supported per dai\n", in wm_adsp_compr_open() 1502 adsp_err(dsp, "No algorithm region found\n"); in wm_adsp_buffer_parse_legacy() 1577 adsp_err(dsp, "Failed to acquire host buffer\n"); in wm_adsp_buffer_parse_coeff() 1603 adsp_err(ds in wm_adsp_buffer_parse_coeff() [all...] |
Completed in 7 milliseconds