Home
last modified time | relevance | path

Searched refs:HDA_DSP_REG_HIPCI_BUSY (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dskl.c106 .ipc_req_mask = HDA_DSP_REG_HIPCI_BUSY,
H A Dapl.c106 .ipc_req_mask = HDA_DSP_REG_HIPCI_BUSY,
H A Dhda-ipc.c71 HDA_DSP_REG_HIPCI_BUSY); in hda_dsp_ipc_send_msg()
123 msg_data->primary | HDA_DSP_REG_HIPCI_BUSY); in hda_dsp_ipc4_send_msg()
H A Dhda.h319 #define HDA_DSP_REG_HIPCI_BUSY BIT(31) macro