Lines Matching refs:adsp_err
37 #define adsp_err(_dsp, fmt, ...) \ macro
47 adsp_err(_obj->dsp, "%s: " fmt, _obj->name ? _obj->name : "legacy", \
882 adsp_err(dsp, "Failed to read SCRATCH%u: %d\n", i, ret); in wm_adsp_read_fw_status()
936 adsp_err(dsp, "No base for region %x\n", in wm_coeff_base_reg()
988 adsp_err(dsp, "Failed to write %x: %d\n", reg, ret); in wm_coeff_write_acked_control()
1012 adsp_err(dsp, "Failed to read %x: %d\n", reg, ret); in wm_coeff_write_acked_control()
1049 adsp_err(dsp, "Failed to write %zu bytes to %x: %d\n", in wm_coeff_write_control()
1153 adsp_err(dsp, "Failed to read %zu bytes from %x: %d\n", in wm_coeff_read_control()
1419 adsp_err(dsp, "Unknown region type: %d\n", alg_region->type); in wm_adsp_create_control()
1662 adsp_err(dsp, "Illegal flags 0x%x for control type 0x%x\n", in wm_adsp_check_coeff_flags()
1718 adsp_err(dsp, "Unknown control type: %d\n", in wm_adsp_parse_coeff()
1734 adsp_err(dsp, "Failed to create control: %.*s, %d\n", in wm_adsp_parse_coeff()
1825 adsp_err(dsp, "Failed to request '%s'\n", file); in wm_adsp_load()
1832 adsp_err(dsp, "%s: file too short, %zu bytes\n", in wm_adsp_load()
1840 adsp_err(dsp, "%s: invalid magic\n", file); in wm_adsp_load()
1845 adsp_err(dsp, "%s: unknown file format %d\n", in wm_adsp_load()
1854 adsp_err(dsp, "%s: invalid core %d != %d\n", in wm_adsp_load()
1866 adsp_err(dsp, "%s: unexpected header length %d\n", in wm_adsp_load()
1914 adsp_err(dsp, "No region of type: %x\n", type); in wm_adsp_load()
1934 adsp_err(dsp, in wm_adsp_load()
1954 adsp_err(dsp, "Out of memory\n"); in wm_adsp_load()
1962 adsp_err(dsp, in wm_adsp_load()
1977 adsp_err(dsp, "Failed to complete async write: %d\n", ret); in wm_adsp_load()
2022 adsp_err(dsp, "No algorithms\n"); in wm_adsp_read_algs()
2027 adsp_err(dsp, "Algorithm count %zx excessive\n", n_algs); in wm_adsp_read_algs()
2036 adsp_err(dsp, "Failed to read algorithm list end: %d\n", in wm_adsp_read_algs()
2056 adsp_err(dsp, "Failed to read algorithm list: %d\n", ret); in wm_adsp_read_algs()
2170 adsp_err(dsp, "Failed to read algorithm info: %d\n", in wm_adsp1_setup_algs()
2271 adsp_err(dsp, "Failed to read algorithm info: %d\n", in wm_adsp2_setup_algs()
2411 adsp_err(dsp, "Failed to read algorithm info: %d\n", in wm_halo_setup_algs()
2486 adsp_err(dsp, "%s: file too short, %zu bytes\n", in wm_adsp_load_coeff()
2493 adsp_err(dsp, "%s: invalid magic\n", file); in wm_adsp_load_coeff()
2501 adsp_err(dsp, "%s: Unsupported coefficient file format %d\n", in wm_adsp_load_coeff()
2546 adsp_err(dsp, "No ZM\n"); in wm_adsp_load_coeff()
2570 adsp_err(dsp, "No base for region %x\n", type); in wm_adsp_load_coeff()
2581 adsp_err(dsp, "No %x for algorithm %x\n", in wm_adsp_load_coeff()
2587 adsp_err(dsp, "%s.%d: Unknown region type %x at %d\n", in wm_adsp_load_coeff()
2595 adsp_err(dsp, in wm_adsp_load_coeff()
2608 adsp_err(dsp, "Out of memory\n"); in wm_adsp_load_coeff()
2619 adsp_err(dsp, in wm_adsp_load_coeff()
2631 adsp_err(dsp, "Failed to complete async write: %d\n", ret); in wm_adsp_load_coeff()
2725 adsp_err(dsp, "Failed to read SYSCLK state: %d\n", in wm_adsp1_event()
2736 adsp_err(dsp, "Failed to set clock rate: %d\n", in wm_adsp1_event()
2831 adsp_err(dsp, "Failed to start DSP RAM\n"); in wm_adsp2v2_enable_core()
3010 adsp_err(dsp, "Failed to set clock rate: %d\n", ret); in wm_adsp2_set_dspclk()
3159 adsp_err(dsp, "Error configuring MPU: %d\n", in wm_adsp_event()
3284 adsp_err(dsp, in wm_adsp2_init()
3386 adsp_err(dsp, "%s: Firmware does not support compressed API\n", in wm_adsp_compr_open()
3393 adsp_err(dsp, "%s: Firmware does not support stream direction\n", in wm_adsp_compr_open()
3401 adsp_err(dsp, "%s: Only a single stream supported per dai\n", in wm_adsp_compr_open()
3701 adsp_err(dsp, "No algorithm region found\n"); in wm_adsp_buffer_parse_legacy()
3769 adsp_err(ctl->dsp, "Failed to acquire host buffer\n"); in wm_adsp_buffer_parse_coeff()
3803 adsp_err(ctl->dsp, in wm_adsp_buffer_parse_coeff()
3839 adsp_err(dsp, "Failed to parse coeff: %d\n", ret); in wm_adsp_buffer_init()
3851 adsp_err(dsp, "Failed to parse legacy: %d\n", ret); in wm_adsp_buffer_init()
4260 adsp_err(dsp, in wm_adsp2_bus_error()
4266 adsp_err(dsp, "watchdog timeout error\n"); in wm_adsp2_bus_error()
4273 adsp_err(dsp, "bus error: slave error\n"); in wm_adsp2_bus_error()
4275 adsp_err(dsp, "bus error: region lock error\n"); in wm_adsp2_bus_error()
4279 adsp_err(dsp, in wm_adsp2_bus_error()
4285 adsp_err(dsp, "bus error address = 0x%x\n", in wm_adsp2_bus_error()
4292 adsp_err(dsp, in wm_adsp2_bus_error()
4298 adsp_err(dsp, "xmem error address = 0x%x\n", in wm_adsp2_bus_error()
4300 adsp_err(dsp, "pmem error address = 0x%x\n", in wm_adsp2_bus_error()