Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/soc/intel/intel_adsp/ace/include/
Ddmic_regs.h170 #define OUTCONTROL_OF GENMASK(19, 18) macro
/Zephyr-Core-3.7.0/soc/intel/intel_adsp/cavs/include/cavs25/
Ddmic_regs.h167 #define OUTCONTROL_OF GENMASK(19, 18) macro
/Zephyr-Core-3.7.0/drivers/dai/intel/dmic/
Ddmic_nhlt.c212 switch (FIELD_GET(OUTCONTROL_OF, outcontrol_val)) { in dai_nhlt_dmic_dai_params_get()
347 switch (FIELD_GET(OUTCONTROL_OF, outcontrol)) { in dai_nhlt_dmic_dai_params_get()
439 bf6 = FIELD_GET(OUTCONTROL_OF, val); in print_outcontrol()
460 FIELD_PREP(OUTCONTROL_BFTH, bf5) | FIELD_PREP(OUTCONTROL_OF, bf6) | in print_outcontrol()
469 FIELD_PREP(OUTCONTROL_BFTH, bf5) | FIELD_PREP(OUTCONTROL_OF, bf6) | in print_outcontrol()