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