Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/ace/include/
Ddmic_regs.h170 #define OUTCONTROL_OF GENMASK(19, 18) macro
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/
Ddmic_regs.h167 #define OUTCONTROL_OF GENMASK(19, 18) macro
/Zephyr-latest/drivers/dai/intel/dmic/
Ddmic_nhlt.c214 switch (FIELD_GET(OUTCONTROL_OF, outcontrol_val)) { in dai_nhlt_dmic_dai_params_get()
350 switch (FIELD_GET(OUTCONTROL_OF, outcontrol)) { in dai_nhlt_dmic_dai_params_get()
442 bf6 = FIELD_GET(OUTCONTROL_OF, val); in print_outcontrol()
463 FIELD_PREP(OUTCONTROL_BFTH, bf5) | FIELD_PREP(OUTCONTROL_OF, bf6) | in print_outcontrol()
472 FIELD_PREP(OUTCONTROL_BFTH, bf5) | FIELD_PREP(OUTCONTROL_OF, bf6) | in print_outcontrol()