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: runstall248 reset-names = "runstall";
30 * 0200 0...0m..m RunStall core 'n'
181 chip->run_stall = devm_reset_control_get_exclusive(sdev->dev, "runstall"); in imx8m_probe() 184 "failed to get dsp runstall reset control\n"); in imx8m_probe()
115 u64 runstall:1; member
64 #define XCHAL_HAVE_MP_RUNSTALL 1 /* core RunStall control port */
85 #define XCHAL_HAVE_MP_RUNSTALL 0 /* core RunStall control port */
88 #define XCHAL_HAVE_MP_RUNSTALL 0 /* core RunStall control port */
87 #define XCHAL_HAVE_MP_RUNSTALL 0 /* core RunStall control port */