Home
last modified time | relevance | path

Searched refs:DMICXPCMSyCM_OFFSET (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/
Ddmic_regs_ace2x.h69 #define DMICXPCMSyCM_OFFSET 0x16 macro
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/
Ddmic_regs_ace3x.h64 #define DMICXPCMSyCM_OFFSET 0x16 macro
/Zephyr-latest/drivers/dai/intel/dmic/
Ddmic.c318 uint32_t reg_add = dmic->shim_base + DMICXPCMSyCM_OFFSET + 0x0004*index; in dai_dmic_program_channel_map()