Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/xtensa/
Dcore.c110 u32 stack_words) in xtensa_stack() argument
124 for (i = 0; i < stack_words; i += 4) { in xtensa_stack()
/Linux-v5.4/sound/soc/sof/
Dsof-priv.h214 u32 *stack, u32 stack_words);
576 void *stack, size_t stack_words);
615 u32 stack_words) in sof_stack() argument
618 sof_arch_ops(sdev)->dsp_stack(sdev, oops, stack, stack_words); in sof_stack()
Dcore.c163 void *stack, size_t stack_words) in snd_sof_get_status() argument
194 sof_stack(sdev, oops, stack, stack_words); in snd_sof_get_status()
/Linux-v5.4/sound/soc/sof/intel/
Dbdw.c222 u32 *stack, size_t stack_words) in bdw_get_registers() argument
242 sof_mailbox_read(sdev, offset, stack, stack_words * sizeof(u32)); in bdw_get_registers()
Dbyt.c120 u32 *stack, size_t stack_words) in byt_get_registers() argument
140 sof_mailbox_read(sdev, offset, stack, stack_words * sizeof(u32)); in byt_get_registers()
Dhda.c126 u32 *stack, size_t stack_words) in hda_dsp_get_registers() argument
148 stack_words * sizeof(u32)); in hda_dsp_get_registers()