Searched refs:sst_dsp_shim_update_bits (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/sound/soc/intel/skylake/ |
| D | cnl-sst-dsp.c | 222 sst_dsp_shim_update_bits(ctx, CNL_ADSP_REG_ADSPIC, in cnl_ipc_int_enable() 235 sst_dsp_shim_update_bits(ctx, CNL_ADSP_REG_HIPCCTL, in cnl_ipc_op_int_enable() 240 sst_dsp_shim_update_bits(ctx, CNL_ADSP_REG_HIPCCTL, in cnl_ipc_op_int_enable() 248 sst_dsp_shim_update_bits(ctx, CNL_ADSP_REG_HIPCCTL, in cnl_ipc_op_int_disable() 252 sst_dsp_shim_update_bits(ctx, CNL_ADSP_REG_HIPCCTL, in cnl_ipc_op_int_disable()
|
| D | skl-sst-cldma.c | 59 sst_dsp_shim_update_bits(ctx, SKL_ADSP_REG_CL_SD_CTL, in skl_cldma_stream_clear() 61 sst_dsp_shim_update_bits(ctx, SKL_ADSP_REG_CL_SD_CTL, in skl_cldma_stream_clear() 63 sst_dsp_shim_update_bits(ctx, SKL_ADSP_REG_CL_SD_CTL, in skl_cldma_stream_clear() 65 sst_dsp_shim_update_bits(ctx, SKL_ADSP_REG_CL_SD_CTL, in skl_cldma_stream_clear() 118 sst_dsp_shim_update_bits(ctx, SKL_ADSP_REG_CL_SD_CTL, in skl_cldma_setup_controller() 120 sst_dsp_shim_update_bits(ctx, SKL_ADSP_REG_CL_SD_CTL, in skl_cldma_setup_controller() 122 sst_dsp_shim_update_bits(ctx, SKL_ADSP_REG_CL_SD_CTL, in skl_cldma_setup_controller() 124 sst_dsp_shim_update_bits(ctx, SKL_ADSP_REG_CL_SD_CTL, in skl_cldma_setup_controller()
|
| D | skl-sst-ipc.c | 511 sst_dsp_shim_update_bits(dsp, SKL_ADSP_REG_HIPCCTL, in skl_dsp_irq_thread_handler() 521 sst_dsp_shim_update_bits(dsp, SKL_ADSP_REG_HIPCCTL, in skl_dsp_irq_thread_handler() 560 sst_dsp_shim_update_bits(ctx, SKL_ADSP_REG_ADSPIC, in skl_ipc_int_enable() 573 sst_dsp_shim_update_bits(ctx, SKL_ADSP_REG_HIPCCTL, in skl_ipc_op_int_enable() 577 sst_dsp_shim_update_bits(ctx, SKL_ADSP_REG_HIPCCTL, in skl_ipc_op_int_enable() 625 sst_dsp_shim_update_bits(ipc->dsp, SKL_ADSP_REG_HIPCCTL, in skl_ipc_free() 629 sst_dsp_shim_update_bits(ipc->dsp, SKL_ADSP_REG_HIPCCTL, in skl_ipc_free()
|
| D | cnl-sst.c | 311 sst_dsp_shim_update_bits(dsp, CNL_ADSP_REG_HIPCCTL, in cnl_dsp_irq_thread_handler() 321 sst_dsp_shim_update_bits(dsp, CNL_ADSP_REG_HIPCCTL, in cnl_dsp_irq_thread_handler()
|
| /Linux-v5.4/sound/soc/intel/haswell/ |
| D | sst-haswell-dsp.c | 377 sst_dsp_shim_update_bits(sst, SST_HMDC, in hsw_set_dsp_D0() 382 sst_dsp_shim_update_bits(sst, SST_IMRX, (SST_IMRX_BUSY | SST_IMRX_DONE), in hsw_set_dsp_D0() 384 sst_dsp_shim_update_bits(sst, SST_IMRD, (SST_IMRD_DONE | SST_IMRD_BUSY | in hsw_set_dsp_D0() 399 sst_dsp_shim_update_bits(sst, SST_HMDC, in hsw_boot() 409 sst_dsp_shim_update_bits(sst, SST_CSR, in hsw_stall() 419 sst_dsp_shim_update_bits(sst, SST_CSR, in hsw_sleep()
|
| D | sst-haswell-ipc.c | 504 sst_dsp_shim_update_bits(hsw->dsp, SST_IPCD, in hsw_notification_work() 508 sst_dsp_shim_update_bits(hsw->dsp, SST_IMRX, SST_IMRX_BUSY, 0); in hsw_notification_work() 1515 sst_dsp_shim_update_bits(sst, SST_HMDC, in sst_hsw_dx_state_dump()
|
| /Linux-v5.4/sound/soc/intel/common/ |
| D | sst-dsp.c | 207 int sst_dsp_shim_update_bits(struct sst_dsp *sst, u32 offset, in sst_dsp_shim_update_bits() function 218 EXPORT_SYMBOL_GPL(sst_dsp_shim_update_bits);
|
| D | sst-dsp.h | 220 int sst_dsp_shim_update_bits(struct sst_dsp *sst, u32 offset,
|