Home
last modified time | relevance | path

Searched refs:bf3 (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
439 bf3 = FIELD_GET(OUTCONTROL_FINIT, val); in print_outcontrol()
446 LOG_INF(" tie=%d, sip=%d, finit=%d, fci=%d", bf1, bf2, bf3, bf4); in print_outcontrol()
462 FIELD_PREP(OUTCONTROL_FINIT, bf3) | FIELD_PREP(OUTCONTROL_FCI, bf4) | in print_outcontrol()
471 FIELD_PREP(OUTCONTROL_FINIT, bf3) | FIELD_PREP(OUTCONTROL_FCI, bf4) | in print_outcontrol()
484 int bf1, bf2, bf3, bf4, bf5, bf6, bf7; in print_cic_control() local
489 bf3 = FIELD_GET(CIC_CONTROL_CIC_START_A, val); in print_cic_control()
500 bf1, bf2, bf3); in print_cic_control()
505 FIELD_PREP(CIC_CONTROL_CIC_START_A, bf3) | in print_cic_control()
521 int bf1, bf2, bf3, bf4, bf5, bf6; in print_fir_control() local
[all …]