Searched refs:adsp_dbg (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Dwm_adsp.c48 #define adsp_dbg(_dsp, fmt, ...) \ macro
519 adsp_dbg(dsp, "FW SCRATCH 0:0x%x 1:0x%x 2:0x%x 3:0x%x\n", wm_adsp2_show_fw_status()
568 adsp_dbg(dsp, "Wrote %zu bytes to %x\n", ctl->len, reg); wm_coeff_write_control()
621 adsp_dbg(dsp, "Read %zu bytes from %x\n", ctl->len, reg); wm_coeff_read_control()
960 adsp_dbg(dsp, "Algorithm ID: %#x\n", blk->id); wm_coeff_parse_alg()
961 adsp_dbg(dsp, "Algorithm name: %.*s\n", blk->name_len, blk->name); wm_coeff_parse_alg()
962 adsp_dbg(dsp, "# of coefficient descriptors: %#x\n", blk->ncoeff); wm_coeff_parse_alg()
1003 adsp_dbg(dsp, "\tCoefficient type: %#x\n", blk->mem_type); wm_coeff_parse_coeff()
1004 adsp_dbg(dsp, "\tCoefficient offset: %#x\n", blk->offset); wm_coeff_parse_coeff()
1005 adsp_dbg(dsp, "\tCoefficient name: %.*s\n", blk->name_len, blk->name); wm_coeff_parse_coeff()
1006 adsp_dbg(dsp, "\tCoefficient flags: %#x\n", blk->flags); wm_coeff_parse_coeff()
1007 adsp_dbg(dsp, "\tALSA control type: %#x\n", blk->ctl_type); wm_coeff_parse_coeff()
1008 adsp_dbg(dsp, "\tALSA control len: %#x\n", blk->len); wm_coeff_parse_coeff()
1128 adsp_dbg(dsp, "%s: %d DM, %d PM, %d ZM\n", wm_adsp_load()
1140 adsp_dbg(dsp, "%s: %d XM, %d YM %d PM, %d ZM\n", wm_adsp_load()
1159 adsp_dbg(dsp, "%s: timestamp %llu\n", file, wm_adsp_load()
1220 adsp_dbg(dsp, "%s.%d: %d bytes at %d in %s\n", file, wm_adsp_load()
1644 adsp_dbg(dsp, "%s: v%d.%d.%d\n", file, wm_adsp_load_coeff()
1659 adsp_dbg(dsp, "%s.%d: %x v%d.%d.%d\n", wm_adsp_load_coeff()
1664 adsp_dbg(dsp, "%s.%d: %d bytes at 0x%x in %x\n", wm_adsp_load_coeff()
1698 adsp_dbg(dsp, "%s.%d: %d bytes in %x for %x\n", wm_adsp_load_coeff()
1742 adsp_dbg(dsp, "%s.%d: Writing %d bytes at %x\n", wm_adsp_load_coeff()
1924 adsp_dbg(dsp, "RAM ready after %d polls\n", count); wm_adsp2_ena()
2068 adsp_dbg(dsp, "Shutdown complete\n"); wm_adsp2_event()

Completed in 45 milliseconds