Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/soc/intel/intel_adsp/cavs/include/cavs25/
Ddmic_regs.h230 #define CIC_CONTROL_STEREO_MODE BIT(0) macro
/Zephyr-Core-3.7.0/drivers/dai/intel/dmic/
Ddmic_nhlt.c491 bf7 = FIELD_GET(CIC_CONTROL_STEREO_MODE, val); in print_cic_control()
507 | FIELD_PREP(CIC_CONTROL_STEREO_MODE, bf7) in print_cic_control()