Home
last modified time | relevance | path

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

/sound/soc/sof/xtensa/
A Dcore.c116 u32 *stack, u32 stack_words) in xtensa_stack() argument
130 for (i = 0; i < stack_words; i += 4) { in xtensa_stack()
/sound/soc/sof/mediatek/
A Dmtk-adsp-common.c35 u32 *stack, size_t stack_words) in mtk_adsp_get_registers() argument
53 sof_mailbox_read(sdev, offset, stack, stack_words * sizeof(u32)); in mtk_adsp_get_registers()
/sound/soc/sof/
A Dsof-priv.h365 u32 *stack, u32 stack_words);
776 void *stack, size_t stack_words);
793 void *oops, u32 *stack, u32 stack_words) in sof_stack() argument
796 stack_words); in sof_stack()
A Dcore.c126 void *stack, size_t stack_words) in sof_print_oops_and_stack() argument
158 sof_stack(sdev, level, oops, stack, stack_words); in sof_print_oops_and_stack()
/sound/soc/sof/amd/
A Dacp-common.c62 u32 *stack, size_t stack_words) in amd_get_registers() argument
81 acp_mailbox_read(sdev, offset, stack, stack_words * sizeof(u32)); in amd_get_registers()
/sound/soc/sof/intel/
A 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()
A 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()
A Dhda-dsp.c1566 u32 *stack, size_t stack_words) in hda_dsp_get_registers() argument
1588 stack_words * sizeof(u32)); in hda_dsp_get_registers()
/sound/soc/sof/imx/
A Dimx-common.h163 u32 *stack, size_t stack_words);
A Dimx-common.c31 u32 *stack, size_t stack_words) in imx8_get_registers() argument
49 sof_mailbox_read(sdev, offset, stack, stack_words * sizeof(u32)); in imx8_get_registers()

Completed in 18 milliseconds