Searched refs:bf11 (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/drivers/dai/intel/dmic/ |
D | dmic_nhlt.c | 433 int bf9, bf10, bf11, bf12, bf13; in print_outcontrol() local 456 bf11 = FIELD_GET(OUTCONTROL_IPM_SOURCE_3, val); in print_outcontrol() 459 LOG_INF(" ipms1=%d, ipms2=%d, ipms3=%d, ipms4=%d", bf9, bf10, bf11, bf12); in print_outcontrol() 466 FIELD_PREP(OUTCONTROL_IPM_SOURCE_3, bf11) | in print_outcontrol()
|