Searched refs:boot_addr (Results 1 – 4 of 4) sorted by relevance
| /sound/soc/sof/mediatek/mt8195/ |
| A D | mt8195-loader.c | 13 void sof_hifixdsp_boot_sequence(struct snd_sof_dev *sdev, u32 boot_addr) in sof_hifixdsp_boot_sequence() argument 16 snd_sof_dsp_write(sdev, DSP_REG_BAR, DSP_ALTRESETVEC, boot_addr); in sof_hifixdsp_boot_sequence()
|
| A D | mt8195.h | 159 void sof_hifixdsp_boot_sequence(struct snd_sof_dev *sdev, u32 boot_addr);
|
| /sound/soc/sof/mediatek/mt8186/ |
| A D | mt8186-loader.c | 14 void mt8186_sof_hifixdsp_boot_sequence(struct snd_sof_dev *sdev, u32 boot_addr) in mt8186_sof_hifixdsp_boot_sequence() argument 26 snd_sof_dsp_write(sdev, DSP_SECREG_BAR, ADSP_ALTVEC_C0, boot_addr); in mt8186_sof_hifixdsp_boot_sequence()
|
| A D | mt8186.h | 91 void mt8186_sof_hifixdsp_boot_sequence(struct snd_sof_dev *sdev, u32 boot_addr);
|
Completed in 7 milliseconds