Lines Matching refs:sst_dsp
86 static void hsw_free(struct sst_dsp *sst);
88 static int hsw_parse_module(struct sst_dsp *dsp, struct sst_fw *fw, in hsw_parse_module()
183 struct sst_dsp *dsp = sst_fw->dsp; in hsw_parse_fw_image()
218 struct sst_dsp *sst = (struct sst_dsp *) context; in hsw_irq()
250 static void hsw_set_dsp_D3(struct sst_dsp *sst) in hsw_set_dsp_D3()
291 static void hsw_reset(struct sst_dsp *sst) in hsw_reset()
306 static int hsw_set_dsp_D0(struct sst_dsp *sst) in hsw_set_dsp_D0()
400 static void hsw_boot(struct sst_dsp *sst) in hsw_boot()
410 static void hsw_stall(struct sst_dsp *sst) in hsw_stall()
418 static void hsw_sleep(struct sst_dsp *sst) in hsw_sleep()
431 static int hsw_wake(struct sst_dsp *sst) in hsw_wake()
466 static int hsw_acpi_resource_map(struct sst_dsp *sst, struct sst_pdata *pdata) in hsw_acpi_resource_map()
500 struct sst_dsp *sst = block->dsp; in hsw_block_get_bit()
531 struct sst_dsp *sst = block->dsp; in sst_mem_block_dummy_read()
540 struct sst_dsp *sst = block->dsp; in hsw_block_enable()
576 struct sst_dsp *sst = block->dsp; in hsw_block_disable()
615 static int hsw_init(struct sst_dsp *sst, struct sst_pdata *pdata) in hsw_init()
686 static void hsw_free(struct sst_dsp *sst) in hsw_free()