Home
last modified time | relevance | path

Searched full:runstall (Results 1 – 13 of 13) sorted by relevance

/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186-loader.c16 /* 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()
H A Dmt8186.h28 #define RUNSTALL BIT(31) macro
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195-loader.c18 /* pull high RunStall (set bit3 to 1) */ in sof_hifixdsp_boot_sequence()
45 /* release RunStall (set bit3 to 0) */ in sof_hifixdsp_boot_sequence()
/linux/Documentation/devicetree/bindings/dsp/
H A Dfsl,dsp.yaml91 - const: runstall
248 reset-names = "runstall";
/linux/arch/xtensa/include/asm/
H A Dmxregs.h30 * 0200 0...0m..m RunStall core 'n'
/linux/sound/soc/sof/imx/
H A Dimx8.c181 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()
/linux/sound/soc/intel/atom/sst/
H A Dsst.h115 u64 runstall:1; member
/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
H A Dcore.h64 #define XCHAL_HAVE_MP_RUNSTALL 1 /* core RunStall control port */
/linux/arch/xtensa/variants/dc233c/include/variant/
H A Dcore.h85 #define XCHAL_HAVE_MP_RUNSTALL 0 /* core RunStall control port */
/linux/arch/xtensa/variants/csp/include/variant/
H A Dcore.h88 #define XCHAL_HAVE_MP_RUNSTALL 0 /* core RunStall control port */
/linux/arch/xtensa/variants/test_kc705_be/include/variant/
H A Dcore.h88 #define XCHAL_HAVE_MP_RUNSTALL 0 /* core RunStall control port */
/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/
H A Dcore.h87 #define XCHAL_HAVE_MP_RUNSTALL 0 /* core RunStall control port */
/linux/arch/xtensa/variants/de212/include/variant/
H A Dcore.h88 #define XCHAL_HAVE_MP_RUNSTALL 0 /* core RunStall control port */