Searched refs:compr_dbg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm_adsp.c | 48 #define compr_dbg(_obj, fmt, ...) \ macro 1374 compr_dbg(compr, "fragment_size=%d fragments=%d\n", in wm_adsp_compr_set_params() 1458 compr_dbg(buf, in wm_adsp_buffer_populate() 1546 compr_dbg(buf, "legacy host_buf_ptr=%x\n", buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy() 1618 compr_dbg(buf, "host_buf_ptr=%x coeff version %u\n", in wm_adsp_buffer_parse_coeff() 1707 compr_dbg(compr, "Trigger: %d\n", cmd); in wm_adsp_compr_trigger() 1775 compr_dbg(buf, "Avail check on unstarted stream\n"); in wm_adsp_buffer_update_avail() 1793 compr_dbg(buf, "readindex=0x%x, writeindex=0x%x, avail=%d\n", in wm_adsp_buffer_update_avail() 1856 compr_dbg(buf, "Enable IRQ(0x%x) for next fragment\n", buf->irq_count); in wm_adsp_buffer_reenable_irq() 1873 compr_dbg(comp in wm_adsp_compr_pointer() [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm_adsp.c | 49 #define compr_dbg(_obj, fmt, ...) \ macro 3631 compr_dbg(compr, "fragment_size=%d fragments=%d\n", in wm_adsp_compr_set_params() 3775 compr_dbg(buf, in wm_adsp_buffer_populate() 3861 compr_dbg(buf, "legacy host_buf_ptr=%x\n", buf->host_buf_ptr); in wm_adsp_buffer_parse_legacy() 3909 compr_dbg(buf, "host_buf_ptr=%x\n", buf->host_buf_ptr); in wm_adsp_buffer_parse_coeff() 3939 compr_dbg(buf, "host_buf_ptr=%x coeff version %u\n", in wm_adsp_buffer_parse_coeff() 4023 compr_dbg(compr, "Trigger: %d\n", cmd); in wm_adsp_compr_trigger() 4091 compr_dbg(buf, "Avail check on unstarted stream\n"); in wm_adsp_buffer_update_avail() 4109 compr_dbg(buf, "readindex=0x%x, writeindex=0x%x, avail=%d\n", in wm_adsp_buffer_update_avail() 4172 compr_dbg(bu in wm_adsp_buffer_reenable_irq() [all...] |
Completed in 9 milliseconds