Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/ace/include/
Ddmic_regs.h224 #define CIC_CONTROL_MIC_B_POLARITY BIT(3) macro
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/
Ddmic_regs.h221 #define CIC_CONTROL_MIC_B_POLARITY BIT(3) macro
/Zephyr-latest/drivers/dai/intel/dmic/
Ddmic_nhlt.c490 bf4 = FIELD_GET(CIC_CONTROL_MIC_B_POLARITY, val); in print_cic_control()
506 FIELD_PREP(CIC_CONTROL_MIC_B_POLARITY, bf4) | in print_cic_control()