Searched refs:num_dcts_intlv (Results 1 – 1 of 1) sorted by relevance
2320 u8 intlv_en, int num_dcts_intlv, in f15_m30h_determine_channel() argument2329 if (num_dcts_intlv == 2) { in f15_m30h_determine_channel()2332 } else if (num_dcts_intlv == 4) { in f15_m30h_determine_channel()2633 int num_dcts_intlv = 0; in f15_m30h_match_to_this_node() local2675 num_dcts_intlv = (int) hweight8(intlv_en); in f15_m30h_match_to_this_node()2677 if (!(num_dcts_intlv % 2 == 0) || (num_dcts_intlv > 4)) in f15_m30h_match_to_this_node()2684 num_dcts_intlv, dct_sel); in f15_m30h_match_to_this_node()2701 if (num_dcts_intlv == 2) { in f15_m30h_match_to_this_node()2711 } else if (num_dcts_intlv == 4) { in f15_m30h_match_to_this_node()