Searched refs:snd_hdac_adsp_updatel (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/intel/avs/ |
| H A D | cldma.c | 119 snd_hdac_adsp_updatel(cl, AVS_ADSP_REG_ADSPIC, AVS_ADSP_ADSPIC_CLDMA, in cldma_memcpy_work() 141 snd_hdac_adsp_updatel(cl, AVS_ADSP_REG_ADSPIC, AVS_ADSP_ADSPIC_CLDMA, in hda_cldma_start() 157 snd_hdac_adsp_updatel(cl, AVS_ADSP_REG_ADSPIC, AVS_ADSP_ADSPIC_CLDMA, 0); in hda_cldma_stop() 254 snd_hdac_adsp_updatel(cl, AVS_ADSP_REG_ADSPIC, AVS_ADSP_ADSPIC_CLDMA, 0); in hda_cldma_interrupt()
|
| H A D | dsp.c | 28 snd_hdac_adsp_updatel(adev, AVS_ADSP_REG_ADSPCS, mask, value); in avs_dsp_core_power() 57 snd_hdac_adsp_updatel(adev, AVS_ADSP_REG_ADSPCS, mask, value); in avs_dsp_core_reset() 81 snd_hdac_adsp_updatel(adev, AVS_ADSP_REG_ADSPCS, mask, value); in avs_dsp_core_stall()
|
| H A D | registers.h | 164 #define snd_hdac_adsp_updatel(adev, reg, mask, val) \ macro
|