Searched refs:compr_dbg (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | wm_adsp.c | 52 #define compr_dbg(_obj, fmt, ...) \ macro 1390 compr_dbg(compr, "fragment_size=%d fragments=%d\n", in wm_adsp_compr_set_params() 1473 compr_dbg(buf, in wm_adsp_buffer_populate() 1561 compr_dbg(buf, "legacy host_buf_ptr=%x\n", buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy() 1633 compr_dbg(buf, "host_buf_ptr=%x coeff version %u\n", in wm_adsp_buffer_parse_coeff() 1722 compr_dbg(compr, "Trigger: %d\n", cmd); in wm_adsp_compr_trigger() 1788 compr_dbg(buf, "Avail check on unstarted stream\n"); in wm_adsp_buffer_update_avail() 1806 compr_dbg(buf, "readindex=0x%x, writeindex=0x%x, avail=%d\n", in wm_adsp_buffer_update_avail() 1869 compr_dbg(buf, "Enable IRQ(0x%x) for next fragment\n", buf->irq_count); in wm_adsp_buffer_reenable_irq() 1886 compr_dbg(compr, "Pointer request\n"); in wm_adsp_compr_pointer() [all …]
|