Lines Matching defs:ctx
27 cnl_dsp_core_set_reset_state(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_core_set_reset_state()
44 cnl_dsp_core_unset_reset_state(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_core_unset_reset_state()
59 static bool is_cnl_dsp_core_enable(struct sst_dsp *ctx, unsigned int core_mask) in is_cnl_dsp_core_enable()
77 static int cnl_dsp_reset_core(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_reset_core()
88 static int cnl_dsp_start_core(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_start_core()
111 static int cnl_dsp_core_power_up(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_core_power_up()
126 static int cnl_dsp_core_power_down(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_core_power_down()
141 int cnl_dsp_enable_core(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_enable_core()
156 int cnl_dsp_disable_core(struct sst_dsp *ctx, unsigned int core_mask) in cnl_dsp_disable_core()
186 struct sst_dsp *ctx = dev_id; in cnl_dsp_sst_interrupt() local
220 void cnl_ipc_int_enable(struct sst_dsp *ctx) in cnl_ipc_int_enable()
226 void cnl_ipc_int_disable(struct sst_dsp *ctx) in cnl_ipc_int_disable()
232 void cnl_ipc_op_int_enable(struct sst_dsp *ctx) in cnl_ipc_op_int_enable()
245 void cnl_ipc_op_int_disable(struct sst_dsp *ctx) in cnl_ipc_op_int_disable()
256 bool cnl_ipc_int_status(struct sst_dsp *ctx) in cnl_ipc_int_status()