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