Searched refs:ipc_ack_mask (Results 1 – 9 of 9) sorted by relevance
/linux/sound/soc/sof/intel/ |
H A D | tgl.c | 146 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE, 175 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE, 204 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE, 233 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE,
|
H A D | mtl.c | 486 ((status & chip->ipc_ack_mask) == chip->ipc_ack_mask), in mtl_dsp_cl_init() 495 snd_sof_dsp_update_bits_forced(sdev, HDA_DSP_BAR, chip->ipc_ack, chip->ipc_ack_mask, in mtl_dsp_cl_init() 496 chip->ipc_ack_mask); in mtl_dsp_cl_init() 781 .ipc_ack_mask = MTL_DSP_REG_HFIPCXIDA_DONE, 809 .ipc_ack_mask = MTL_DSP_REG_HFIPCXIDA_DONE,
|
H A D | lnl.c | 225 .ipc_ack_mask = MTL_DSP_REG_HFIPCXIDA_DONE, 249 .ipc_ack_mask = MTL_DSP_REG_HFIPCXIDA_DONE,
|
H A D | hda-loader.c | 163 ((status & chip->ipc_ack_mask) in cl_dsp_init() 164 == chip->ipc_ack_mask), in cl_dsp_init() 179 chip->ipc_ack_mask, in cl_dsp_init() 180 chip->ipc_ack_mask); in cl_dsp_init()
|
H A D | skl.c | 108 .ipc_ack_mask = HDA_DSP_REG_HIPCIE_DONE,
|
H A D | apl.c | 108 .ipc_ack_mask = HDA_DSP_REG_HIPCIE_DONE,
|
H A D | cnl.c | 463 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE, 499 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE,
|
H A D | icl.c | 177 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE,
|
H A D | shim.h | 179 int ipc_ack_mask; member
|