Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/soc/intel/intel_adsp/ace/include/
Ddmic_regs.h167 #define OUTCONTROL_BFTH GENMASK(23, 20) macro
/Zephyr-Core-3.7.0/soc/intel/intel_adsp/cavs/include/cavs25/
Ddmic_regs.h164 #define OUTCONTROL_BFTH GENMASK(23, 20) macro
/Zephyr-Core-3.7.0/drivers/dai/intel/dmic/
Ddmic_nhlt.c438 bf5 = FIELD_GET(OUTCONTROL_BFTH, 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()
707 val = FIELD_GET(OUTCONTROL_BFTH, outcontrol); in dai_dmic_set_config_nhlt()