Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/soc/xtensa/intel_adsp/common/include/
Dsoc.h20 #define DSP_WCT_CS_TT(x) BIT(4 + x) macro
/Zephyr-Core-3.6.0/drivers/timer/
Dintel_adsp_timer.c45 #define DSP_WCT_CS_TT(x) BIT(4 + x) macro
115 sys_write32(sys_read32(DSPWCTCS_ADDR) | DSP_WCT_CS_TT(COMPARATOR_IDX), in compare_isr()