Home
last modified time | relevance | path

Searched refs:mem_type (Results 1 – 3 of 3) sorted by relevance

/sound/soc/codecs/
Dwm_adsp.c499 unsigned int mem_type; member
504 unsigned int mem_type; member
511 .mem_type = WMFW_ADSP2_XM,
516 .mem_type = WMFW_ADSP2_XM,
521 .mem_type = WMFW_ADSP2_YM,
1546 int mem_type; member
1641 blk->mem_type = le16_to_cpu(raw->hdr.type); in wm_coeff_parse_coeff()
1651 blk->mem_type = wm_coeff_parse_int(sizeof(raw->hdr.type), &tmp); in wm_coeff_parse_coeff()
1667 adsp_dbg(dsp, "\tCoefficient type: %#x\n", blk->mem_type); in wm_coeff_parse_coeff()
1743 alg_region.type = coeff_blk.mem_type; in wm_adsp_parse_coeff()
[all …]
/sound/pci/echoaudio/
Dechoaudio_dsp.c388 int block_type, mem_type; in load_dsp() local
401 mem_type = code[index++]; in load_dsp()
422 if (write_dsp(chip, mem_type) < 0) { in load_dsp()
/sound/soc/fsl/
Dfsl_easrc.c240 unsigned int ctx_id, int mem_type) in fsl_easrc_coeff_mem_ptr_reset() argument
250 switch (mem_type) { in fsl_easrc_coeff_mem_ptr_reset()