Searched refs:ipc_ack_mask (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/sound/soc/sof/intel/ |
H A D | tgl.c | 138 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE, 167 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE, 196 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE, 225 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE,
|
H A D | mtl.c | 463 ((status & chip->ipc_ack_mask) == chip->ipc_ack_mask), in mtl_dsp_cl_init() 472 snd_sof_dsp_update_bits_forced(sdev, HDA_DSP_BAR, chip->ipc_ack, chip->ipc_ack_mask, in mtl_dsp_cl_init() 473 chip->ipc_ack_mask); in mtl_dsp_cl_init() 765 .ipc_ack_mask = MTL_DSP_REG_HFIPCXIDA_DONE, 793 .ipc_ack_mask = MTL_DSP_REG_HFIPCXIDA_DONE,
|
H A D | hda-loader.c | 144 ((status & chip->ipc_ack_mask) in cl_dsp_init() 145 == chip->ipc_ack_mask), in cl_dsp_init() 160 chip->ipc_ack_mask, in cl_dsp_init() 161 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 | 110 .ipc_ack_mask = HDA_DSP_REG_HIPCIE_DONE,
|
H A D | cnl.c | 457 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE, 493 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE,
|
H A D | lnl.c | 174 .ipc_ack_mask = MTL_DSP_REG_HFIPCXIDA_DONE,
|
H A D | icl.c | 179 .ipc_ack_mask = CNL_DSP_REG_HIPCIDA_DONE,
|
H A D | shim.h | 178 int ipc_ack_mask; member
|