Lines Matching refs:sst_dsp
40 static unsigned int bxt_get_errorcode(struct sst_dsp *ctx) in bxt_get_errorcode()
46 bxt_load_library(struct sst_dsp *ctx, struct skl_lib_info *linfo, int lib_count) in bxt_load_library()
94 static int sst_bxt_prepare_fw(struct sst_dsp *ctx, in sst_bxt_prepare_fw()
167 static int sst_transfer_fw_host_dma(struct sst_dsp *ctx) in sst_transfer_fw_host_dma()
181 static int bxt_load_base_firmware(struct sst_dsp *ctx) in bxt_load_base_firmware()
266 static int bxt_d0i3_target_state(struct sst_dsp *ctx) in bxt_d0i3_target_state()
290 struct sst_dsp *ctx = skl->dsp; in bxt_set_dsp_D0i3()
329 static int bxt_schedule_dsp_D0i3(struct sst_dsp *ctx) in bxt_schedule_dsp_D0i3()
346 static int bxt_set_dsp_D0i0(struct sst_dsp *ctx) in bxt_set_dsp_D0i0()
387 static int bxt_set_dsp_D0(struct sst_dsp *ctx, unsigned int core_id) in bxt_set_dsp_D0()
482 static int bxt_set_dsp_D3(struct sst_dsp *ctx, unsigned int core_id) in bxt_set_dsp_D3()
549 struct sst_dsp *sst; in bxt_sst_dsp_init()
592 struct sst_dsp *sst = skl->dsp; in bxt_sst_init_fw()