Searched refs:DSP_RESET_SW (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/sound/soc/sof/mediatek/mt8195/ |
D | mt8195-loader.c | 19 snd_sof_dsp_update_bits(sdev, DSP_REG_BAR, DSP_RESET_SW, in sof_hifixdsp_boot_sequence() 23 snd_sof_dsp_update_bits(sdev, DSP_REG_BAR, DSP_RESET_SW, in sof_hifixdsp_boot_sequence() 28 snd_sof_dsp_update_bits(sdev, DSP_REG_BAR, DSP_RESET_SW, in sof_hifixdsp_boot_sequence() 36 snd_sof_dsp_update_bits(sdev, DSP_REG_BAR, DSP_RESET_SW, in sof_hifixdsp_boot_sequence() 46 snd_sof_dsp_update_bits(sdev, DSP_REG_BAR, DSP_RESET_SW, in sof_hifixdsp_boot_sequence() 53 snd_sof_dsp_update_bits(sdev, DSP_REG_BAR, DSP_RESET_SW, in sof_hifixdsp_shutdown() 57 snd_sof_dsp_update_bits(sdev, DSP_REG_BAR, DSP_RESET_SW, in sof_hifixdsp_shutdown()
|
D | mt8195.h | 32 #define DSP_RESET_SW 0x0024 /*reset sw*/ macro
|
D | mt8195.c | 411 DSP_RESET_SW, reset_sw, in mt8195_dsp_suspend() 517 swrest = snd_sof_dsp_read(sdev, DSP_REG_BAR, DSP_RESET_SW); in mt8195_adsp_dump()
|