Lines Matching defs:dig_be
2561 * if such dig_fe is found then find dig_be which selects found dig_be and
2571 unsigned dig_be;
2594 /* loop through all running dig_be to find selected dig_fe */
2596 dig_be = RREG32(NI_DIG_BE_CNTL + ni_dig_offsets[i]);
2597 /* if dig_fe_selected by dig_be? */
2598 digs_fe_selected = NI_DIG_BE_CNTL_FE_SOURCE_SELECT(dig_be);
2599 dig_be_mode = NI_DIG_FE_CNTL_MODE(dig_be);
2601 /* if dig_be in sst mode? */
2607 /* dig_be enable and tx is running */