Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/dai/intel/dmic/
Ddmic_nhlt.c433 int bf9, bf10, bf11, bf12, bf13; in print_outcontrol() local
454 bf9 = FIELD_GET(OUTCONTROL_IPM_SOURCE_1, val); in print_outcontrol()
459 LOG_INF(" ipms1=%d, ipms2=%d, ipms3=%d, ipms4=%d", bf9, bf10, bf11, bf12); in print_outcontrol()
464 FIELD_PREP(OUTCONTROL_IPM, bf7) | FIELD_PREP(OUTCONTROL_IPM_SOURCE_1, bf9) | in print_outcontrol()