Searched refs:wm_adsp_read_data_word (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | wm_adsp.c | 3192 static inline int wm_adsp_read_data_word(struct wm_adsp *dsp, int mem_type, in wm_adsp_read_data_word() function 3217 return wm_adsp_read_data_word(buf->dsp, WMFW_ADSP2_XM, in wm_adsp_buffer_read() 3239 ret = wm_adsp_read_data_word(dsp, WMFW_ADSP2_XM, addr, &magic); in wm_adsp_legacy_host_buf_addr() 3248 ret = wm_adsp_read_data_word(dsp, WMFW_ADSP2_XM, addr, in wm_adsp_legacy_host_buf_addr()
|