Lines Matching refs:adsp_err

41 #define adsp_err(_dsp, fmt, ...) \  macro
388 adsp_err(adsp, "No base for region %x\n", in wm_coeff_write_control()
403 adsp_err(adsp, "Failed to write %zu bytes to %x: %d\n", in wm_coeff_write_control()
443 adsp_err(adsp, "No base for region %x\n", in wm_coeff_read_control()
457 adsp_err(adsp, "Failed to read %zu bytes from %x: %d\n", in wm_coeff_read_control()
552 adsp_err(dsp, "Failed to request '%s'\n", file); in wm_adsp_load()
559 adsp_err(dsp, "%s: file too short, %zu bytes\n", in wm_adsp_load()
567 adsp_err(dsp, "%s: invalid magic\n", file); in wm_adsp_load()
572 adsp_err(dsp, "%s: unknown file format %d\n", in wm_adsp_load()
579 adsp_err(dsp, "%s: invalid core %d != %d\n", in wm_adsp_load()
617 adsp_err(dsp, "%s: unexpected header length %d\n", in wm_adsp_load()
692 adsp_err(dsp, "Out of memory\n"); in wm_adsp_load()
700 adsp_err(dsp, in wm_adsp_load()
715 adsp_err(dsp, "Failed to complete async write: %d\n", ret); in wm_adsp_load()
914 adsp_err(dsp, "Failed to read algorithm info: %d\n", in wm_adsp_setup_algs()
955 adsp_err(dsp, "Failed to read algorithm info: %d\n", in wm_adsp_setup_algs()
1006 adsp_err(dsp, "No algorithms\n"); in wm_adsp_setup_algs()
1011 adsp_err(dsp, "Algorithm count %zx excessive\n", algs); in wm_adsp_setup_algs()
1020 adsp_err(dsp, "Failed to read algorithm list end: %d\n", in wm_adsp_setup_algs()
1035 adsp_err(dsp, "Failed to read algorithm list: %d\n", in wm_adsp_setup_algs()
1205 adsp_err(dsp, "%s: file too short, %zu bytes\n", in wm_adsp_load_coeff()
1212 adsp_err(dsp, "%s: invalid magic\n", file); in wm_adsp_load_coeff()
1220 adsp_err(dsp, "%s: Unsupported coefficient file format %d\n", in wm_adsp_load_coeff()
1265 adsp_err(dsp, "No ZM\n"); in wm_adsp_load_coeff()
1286 adsp_err(dsp, "No base for region %x\n", type); in wm_adsp_load_coeff()
1304 adsp_err(dsp, "No %x for algorithm %x\n", in wm_adsp_load_coeff()
1309 adsp_err(dsp, "%s.%d: Unknown region type %x at %d\n", in wm_adsp_load_coeff()
1319 adsp_err(dsp, "Out of memory\n"); in wm_adsp_load_coeff()
1330 adsp_err(dsp, in wm_adsp_load_coeff()
1342 adsp_err(dsp, "Failed to complete async write: %d\n", ret); in wm_adsp_load_coeff()
1391 adsp_err(dsp, "Failed to read SYSCLK state: %d\n", in wm_adsp1_event()
1403 adsp_err(dsp, "Failed to set clock rate: %d\n", in wm_adsp1_event()
1497 adsp_err(dsp, "Failed to start DSP RAM\n"); in wm_adsp2_ena()
1520 adsp_err(dsp, "Failed to read SYSCLK state: %d\n", ret); in wm_adsp2_boot_work()
1530 adsp_err(dsp, "Failed to set clock rate: %d\n", ret); in wm_adsp2_boot_work()
1538 adsp_err(dsp, "Failed to read clocking: %d\n", ret); in wm_adsp2_boot_work()
1545 adsp_err(dsp, in wm_adsp2_boot_work()
1555 adsp_err(dsp, in wm_adsp2_boot_work()
1666 adsp_err(dsp, in wm_adsp2_event()
1708 adsp_err(adsp, "Failed to clear memory retention: %d\n", ret); in wm_adsp2_init()
1720 adsp_err(adsp, "Failed to get DCVDD: %d\n", ret); in wm_adsp2_init()
1726 adsp_err(adsp, "Failed to enable DCVDD: %d\n", ret); in wm_adsp2_init()
1732 adsp_err(adsp, "Failed to initialise DVFS: %d\n", ret); in wm_adsp2_init()
1738 adsp_err(adsp, "Failed to disable DCVDD: %d\n", ret); in wm_adsp2_init()