Searched full:runstall (Results 1 – 13 of 13) sorted by relevance
16 /* set RUNSTALL to stop core */ in mt8186_sof_hifixdsp_boot_sequence()18 RUNSTALL, RUNSTALL); in mt8186_sof_hifixdsp_boot_sequence()42 /* clear RUNSTALL (bit31) to start core */ in mt8186_sof_hifixdsp_boot_sequence()44 RUNSTALL, 0); in mt8186_sof_hifixdsp_boot_sequence()49 /* set RUNSTALL to stop core */ in mt8186_sof_hifixdsp_shutdown()51 RUNSTALL, RUNSTALL); in mt8186_sof_hifixdsp_shutdown()
28 #define RUNSTALL BIT(31) macro
18 /* pull high RunStall (set bit3 to 1) */ in sof_hifixdsp_boot_sequence()45 /* release RunStall (set bit3 to 0) */ in sof_hifixdsp_boot_sequence()
91 - const: runstall245 reset-names = "runstall";
30 * 0200 0...0m..m RunStall core 'n'
115 u64 runstall:1; member
1002 priv->run_stall = devm_reset_control_get_exclusive(dev, "runstall"); in imx_dsp_rproc_detect_mode()1004 dev_err(dev, "Failed to get DSP runstall reset control\n"); in imx_dsp_rproc_detect_mode()
64 #define XCHAL_HAVE_MP_RUNSTALL 1 /* core RunStall control port */
85 #define XCHAL_HAVE_MP_RUNSTALL 0 /* core RunStall control port */
87 #define XCHAL_HAVE_MP_RUNSTALL 0 /* core RunStall control port */
88 #define XCHAL_HAVE_MP_RUNSTALL 0 /* core RunStall control port */