Searched refs:num_dcts_intlv (Results 1 – 1 of 1) sorted by relevance
2050 u8 intlv_en, int num_dcts_intlv, in f15_m30h_determine_channel() argument2059 if (num_dcts_intlv == 2) { in f15_m30h_determine_channel()2062 } else if (num_dcts_intlv == 4) { in f15_m30h_determine_channel()2363 int num_dcts_intlv = 0; in f15_m30h_match_to_this_node() local2405 num_dcts_intlv = (int) hweight8(intlv_en); in f15_m30h_match_to_this_node()2407 if (!(num_dcts_intlv % 2 == 0) || (num_dcts_intlv > 4)) in f15_m30h_match_to_this_node()2414 num_dcts_intlv, dct_sel); in f15_m30h_match_to_this_node()2431 if (num_dcts_intlv == 2) { in f15_m30h_match_to_this_node()2441 } else if (num_dcts_intlv == 4) { in f15_m30h_match_to_this_node()