Home
last modified time | relevance | path

Searched refs:INTEL_ADSP_IPC_DONE (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/soc/intel/intel_adsp/common/
Dipc.c62 regs->tda = INTEL_ADSP_IPC_DONE; in z_intel_adsp_ipc_isr()
68 bool done = (regs->ida & INTEL_ADSP_IPC_DONE); in z_intel_adsp_ipc_isr()
89 regs->ida = INTEL_ADSP_IPC_DONE; in z_intel_adsp_ipc_isr()
109 config->regs->ida = INTEL_ADSP_IPC_DONE; in intel_adsp_ipc_init()
113 config->regs->tda = INTEL_ADSP_IPC_DONE; in intel_adsp_ipc_init()
128 config->regs->tda = INTEL_ADSP_IPC_DONE; in intel_adsp_ipc_complete()
204 done = regs->ida & INTEL_ADSP_IPC_DONE; in intel_adsp_ipc_send_message_emergency()
207 regs->ida = INTEL_ADSP_IPC_DONE; in intel_adsp_ipc_send_message_emergency()
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/
Dadsp_ipc_regs.h28 #define INTEL_ADSP_IPC_DONE BIT(31) macro
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/
Dadsp_ipc_regs.h40 #define INTEL_ADSP_IPC_DONE BIT(31) macro
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/
Dadsp_ipc_regs.h40 #define INTEL_ADSP_IPC_DONE BIT(31) macro
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/
Dadsp_ipc_regs.h48 #define INTEL_ADSP_IPC_DONE BIT(31) macro