Home
last modified time | relevance | path

Searched refs:stack_words (Results 1 – 8 of 8) sorted by relevance

/linux/sound/soc/sof/imx/
A Dimx-common.c26 u32 *stack, size_t stack_words) in imx8_get_registers() argument
44 sof_mailbox_read(sdev, offset, stack, stack_words * sizeof(u32)); in imx8_get_registers()
A Dimx-common.h12 u32 *stack, size_t stack_words);
/linux/sound/soc/sof/xtensa/
A Dcore.c110 u32 stack_words) in xtensa_stack() argument
124 for (i = 0; i < stack_words; i += 4) { in xtensa_stack()
/linux/sound/soc/sof/
A Dsof-priv.h310 u32 *stack, u32 stack_words);
548 void *stack, size_t stack_words);
560 u32 stack_words) in sof_stack() argument
562 sof_dsp_arch_ops(sdev)->dsp_stack(sdev, oops, stack, stack_words); in sof_stack()
A Dcore.c63 void *stack, size_t stack_words) in snd_sof_get_status() argument
94 sof_stack(sdev, oops, stack, stack_words); in snd_sof_get_status()
/linux/sound/soc/sof/intel/
A Datom.c39 u32 *stack, size_t stack_words) in atom_get_registers() argument
59 sof_mailbox_read(sdev, offset, stack, stack_words * sizeof(u32)); in atom_get_registers()
A Dbdw.c227 u32 *stack, size_t stack_words) in bdw_get_registers() argument
247 sof_mailbox_read(sdev, offset, stack, stack_words * sizeof(u32)); in bdw_get_registers()
A Dhda.c504 u32 *stack, size_t stack_words) in hda_dsp_get_registers() argument
526 stack_words * sizeof(u32)); in hda_dsp_get_registers()

Completed in 11 milliseconds