Searched refs:num_dcts_intlv (Results 1 – 1 of 1) sorted by relevance
2064 u8 intlv_en, int num_dcts_intlv, in f15_m30h_determine_channel() argument2073 if (num_dcts_intlv == 2) { in f15_m30h_determine_channel()2076 } else if (num_dcts_intlv == 4) { in f15_m30h_determine_channel()2377 int num_dcts_intlv = 0; in f15_m30h_match_to_this_node() local2419 num_dcts_intlv = (int) hweight8(intlv_en); in f15_m30h_match_to_this_node()2421 if (!(num_dcts_intlv % 2 == 0) || (num_dcts_intlv > 4)) in f15_m30h_match_to_this_node()2428 num_dcts_intlv, dct_sel); in f15_m30h_match_to_this_node()2445 if (num_dcts_intlv == 2) { in f15_m30h_match_to_this_node()2455 } else if (num_dcts_intlv == 4) { in f15_m30h_match_to_this_node()