Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/dai/intel/dmic/
Ddmic_nhlt.c428 int bf1, bf2, bf3, bf4, bf5, bf6, bf7, bf8; in print_outcontrol() local
441 bf8 = FIELD_GET(OUTCONTROL_TH, val); in print_outcontrol()
444 LOG_INF(" bfth=%d, of=%d, ipm=%d, th=%d", bf5, bf6, bf7, bf8); 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()