Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/mediatek/
Dmtk-adsp-common.c32 u32 *stack, size_t stack_words) in mtk_adsp_get_registers() argument
50 sof_mailbox_read(sdev, offset, stack, stack_words * sizeof(u32)); in mtk_adsp_get_registers()
/linux-6.1.9/sound/soc/sof/imx/
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()
Dimx-common.h14 u32 *stack, size_t stack_words);
/linux-6.1.9/sound/soc/sof/xtensa/
Dcore.c116 u32 *stack, u32 stack_words) in xtensa_stack() argument
130 for (i = 0; i < stack_words; i += 4) { in xtensa_stack()
/linux-6.1.9/sound/soc/sof/
Dsof-priv.h315 u32 *stack, u32 stack_words);
679 void *stack, size_t stack_words);
696 void *oops, u32 *stack, u32 stack_words) in sof_stack() argument
699 stack_words); in sof_stack()
Dcore.c89 void *stack, size_t stack_words) in sof_print_oops_and_stack() argument
121 sof_stack(sdev, level, oops, stack, stack_words); in sof_print_oops_and_stack()
/linux-6.1.9/sound/soc/sof/intel/
Datom.c38 u32 *stack, size_t stack_words) in atom_get_registers() argument
58 sof_mailbox_read(sdev, offset, stack, stack_words * sizeof(u32)); in atom_get_registers()
Dbdw.c226 u32 *stack, size_t stack_words) in bdw_get_registers() argument
246 sof_mailbox_read(sdev, offset, stack, stack_words * sizeof(u32)); in bdw_get_registers()
Dhda.c546 u32 *stack, size_t stack_words) in hda_dsp_get_registers() argument
568 stack_words * sizeof(u32)); in hda_dsp_get_registers()