Home
last modified time | relevance | path

Searched refs:ACE_DINT (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/
Dadsp_interrupt.h76 #define ACE_DINT ((volatile struct ace_dint *)DXHIPCIE_REG) macro
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/
Dadsp_interrupt.h74 #define ACE_DINT ((volatile struct ace_dint *)DXHIPCIE_REG) macro
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/
Dadsp_interrupt.h74 #define ACE_DINT ((volatile struct ace_dint *)DXHIPCIE_REG) macro
/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_hda_host_in.c53 (ACE_DINT[0].ie[ACE_INTL_HDAHIDMA] = 1;)) \
Ddma_intel_adsp_hda_host_out.c57 (ACE_DINT[0].ie[ACE_INTL_HDAHODMA] = 1;)) \
Ddma_intel_adsp_gpdma.c437 ACE_DINT[0].ie[ACE_INTL_GPDMA] = BIT(0); in ace_gpdma_intc_unmask()
/Zephyr-latest/drivers/timer/
Dintel_adsp_timer.c202 ACE_DINT[cpu].ie[ACE_INTL_TTS] |= BIT(COMPARATOR_IDX + 1); in irq_init()
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dmultiprocessing.c101 ACE_DINT[i].ie[ACE_INTL_IDCA] = BIT(i); in soc_mp_init()
/Zephyr-latest/soc/intel/intel_adsp/common/
Dipc.c219 ACE_DINT[0].ie[ACE_INTL_HIPC] = BIT(0); in ace_ipc_intc_unmask()