Searched refs:bf9 (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.5.0/drivers/dai/intel/dmic/ |
D | dmic_nhlt.c | 430 int bf9, bf10, bf11, bf12, bf13; in print_outcontrol() local 451 bf9 = FIELD_GET(OUTCONTROL_IPM_SOURCE_1, val); in print_outcontrol() 456 LOG_INF(" ipms1=%d, ipms2=%d, ipms3=%d, ipms4=%d", bf9, bf10, bf11, bf12); in print_outcontrol() 461 FIELD_PREP(OUTCONTROL_IPM, bf7) | FIELD_PREP(OUTCONTROL_IPM_SOURCE_1, bf9) | in print_outcontrol()
|