Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dai/intel/dmic/
Ddmic_nhlt.c431 int bf1, bf2, bf3, bf4, bf5, bf6, bf7, bf8; in print_outcontrol() local
442 bf6 = FIELD_GET(OUTCONTROL_OF, val); in print_outcontrol()
447 LOG_INF(" bfth=%d, of=%d, ipm=%d, th=%d", bf5, bf6, bf7, bf8); 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()
484 int bf1, bf2, bf3, bf4, bf5, bf6, bf7; in print_cic_control() local
492 bf6 = FIELD_GET(CIC_CONTROL_MIC_MUTE, val); in print_cic_control()
502 bf4, bf5, bf6); in print_cic_control()
508 FIELD_PREP(CIC_CONTROL_MIC_MUTE, bf6) in print_cic_control()
521 int bf1, bf2, bf3, bf4, bf5, bf6; in print_fir_control() local
[all …]