Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/
Dadsp_shim.h177 #define IOPO_DMIC_FLAG BIT(0) macro
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/
Dadsp_shim.h171 #define IOPO_DMIC_FLAG BIT(0) macro
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/
Dadsp_shim.h131 #define IOPO_DMIC_FLAG BIT(0) macro
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/
Dadsp_shim.h135 #define IOPO_DMIC_FLAG BIT(0) macro
/Zephyr-latest/soc/intel/intel_adsp/cavs/
Dpower.c277 sys_write32(IOPO_DMIC_FLAG | IOPO_I2SSEL_MASK, DSP_INIT_IOPO); in power_init()