Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/soc/intel/intel_adsp/ace/include/
Ddmic_regs.h192 #define OUTCONTROL_TH GENMASK(5, 0) macro
/Zephyr-Core-3.7.0/soc/intel/intel_adsp/cavs/include/cavs25/
Ddmic_regs.h189 #define OUTCONTROL_TH GENMASK(5, 0) macro
/Zephyr-Core-3.7.0/drivers/dai/intel/dmic/
Ddmic_nhlt.c441 bf8 = FIELD_GET(OUTCONTROL_TH, val); in print_outcontrol()
464 FIELD_PREP(OUTCONTROL_IPM_SOURCE_4, bf12) | FIELD_PREP(OUTCONTROL_TH, bf8) | in print_outcontrol()
470 FIELD_PREP(OUTCONTROL_IPM, bf7) | FIELD_PREP(OUTCONTROL_TH, bf8); in print_outcontrol()