Home
last modified time | relevance | path

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

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