Home
last modified time | relevance | path

Searched refs:ADSP_DRESET_SW (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195-loader.c29 ADSP_BRESET_SW | ADSP_DRESET_SW, in sof_hifixdsp_boot_sequence()
30 ADSP_BRESET_SW | ADSP_DRESET_SW); in sof_hifixdsp_boot_sequence()
37 ADSP_BRESET_SW | ADSP_DRESET_SW, in sof_hifixdsp_boot_sequence()
58 ADSP_BRESET_SW | ADSP_DRESET_SW, in sof_hifixdsp_shutdown()
59 ADSP_BRESET_SW | ADSP_DRESET_SW); in sof_hifixdsp_shutdown()
H A Dmt8195.h34 #define ADSP_DRESET_SW BIT(1) macro