Searched refs:adsp_err (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
D | wm_adsp.c | 42 #define adsp_err(_dsp, fmt, ...) \ macro 351 adsp_err(dsp, "No codec debugfs root\n"); in wm_adsp2_init_debugfs() 388 adsp_err(dsp, "Failed to create debugfs\n"); in wm_adsp2_init_debugfs() 515 adsp_err(dsp, "Failed to read SCRATCH regs: %d\n", ret); in wm_adsp2_show_fw_status() 548 adsp_err(dsp, "No base for region %x\n", in wm_coeff_write_control() 563 adsp_err(dsp, "Failed to write %zu bytes to %x: %d\n", in wm_coeff_write_control() 602 adsp_err(dsp, "No base for region %x\n", in wm_coeff_read_control() 616 adsp_err(dsp, "Failed to read %zu bytes from %x: %d\n", in wm_coeff_read_control() 781 adsp_err(dsp, "Unknown region type: %d\n", alg_region->type); in wm_adsp_create_control() 1028 adsp_err(dsp, "Unknown control type: %d\n", in wm_adsp_parse_coeff() [all …]
|