Searched refs:matching_channels (Results 1 – 4 of 4) sorted by relevance
928 unsigned int matching_channels; in vc4_pv_muxing_atomic_check() local974 matching_channels = unassigned_channels & vc4_crtc->data->hvs_available_channels; in vc4_pv_muxing_atomic_check()975 if (!matching_channels) { in vc4_pv_muxing_atomic_check()980 channel = ffs(matching_channels) - 1; in vc4_pv_muxing_atomic_check()
1208 u8 matching_channels[SCAN_OFFLOAD_MATCHING_CHANNELS_LEN_V1]; member1252 u8 matching_channels[SCAN_OFFLOAD_MATCHING_CHANNELS_LEN]; member
1174 hweight8(matches[i].matching_channels[k]); in iwl_mld_set_netdetect_info()1196 (unsigned long *)&matches[i].matching_channels[0], in iwl_mld_set_netdetect_info()1197 sizeof(matches[i].matching_channels)) { in iwl_mld_set_netdetect_info()
2493 n_chans += hweight8(matches[idx].matching_channels[i]); in iwl_mvm_query_num_match_chans()2499 n_chans += hweight8(matches[idx].matching_channels[i]); in iwl_mvm_query_num_match_chans()2519 if (matches[idx].matching_channels[i / 8] & (BIT(i % 8))) in iwl_mvm_query_set_freqs()2527 if (matches[idx].matching_channels[i / 8] & (BIT(i % 8))) in iwl_mvm_query_set_freqs()