Searched refs:num_dcts_intlv (Results 1 – 1 of 1) sorted by relevance
1380 u8 intlv_en, int num_dcts_intlv, in f15_m30h_determine_channel() argument1389 if (num_dcts_intlv == 2) { in f15_m30h_determine_channel()1392 } else if (num_dcts_intlv == 4) { in f15_m30h_determine_channel()1687 int num_dcts_intlv = 0; in f15_m30h_match_to_this_node() local1729 num_dcts_intlv = (int) hweight8(intlv_en); in f15_m30h_match_to_this_node()1731 if (!(num_dcts_intlv % 2 == 0) || (num_dcts_intlv > 4)) in f15_m30h_match_to_this_node()1735 num_dcts_intlv, dct_sel); in f15_m30h_match_to_this_node()1752 if (num_dcts_intlv == 2) { in f15_m30h_match_to_this_node()1762 } else if (num_dcts_intlv == 4) { in f15_m30h_match_to_this_node()