Home
last modified time | relevance | path

Searched refs:CAVS_L2_IDC (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/intel/intel_adsp/cavs/
Dmultiprocessing.c108 CAVS_INTCTRL[cpu_num].l2.clear = CAVS_L2_IDC; in soc_start_core()
188 CAVS_INTCTRL[core].l2.clear = CAVS_L2_IDC; in soc_mp_init()
209 irq_mask = CAVS_L2_IDC; in soc_adsp_halt_cpu()
/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dcavs-idc.h121 #define CAVS_L2_IDC BIT(8) /* IDC */ macro