Searched refs:decoder_binning (Results 1 – 3 of 3) sorted by relevance
2763 hdev->decoder_binning = le32_to_cpu(binning_info->dec_mask); in hl_fw_dynamic_init_cpu()2777 hdev->decoder_binning, hdev->rotator_binning); in hl_fw_dynamic_init_cpu()
3418 u32 decoder_binning; member
2665 num_faulty = hweight32(hdev->decoder_binning); in gaudi2_set_dec_binning_masks()2673 hdev->decoder_binning); in gaudi2_set_dec_binning_masks()2677 prop->decoder_binning_mask = (hdev->decoder_binning & GAUDI2_DECODER_FULL_MASK); in gaudi2_set_dec_binning_masks()2893 hdev->decoder_binning = lower_32_bits(le64_to_cpu(prop->cpucp_info.decoder_binning_mask)); in gaudi2_cpucp_info_get()2897 hdev->decoder_binning); in gaudi2_cpucp_info_get()8026 if (hdev->decoder_binning) { in gaudi2_ack_module_razwi_event_handler()8027 binned_idx = __ffs(hdev->decoder_binning); in gaudi2_ack_module_razwi_event_handler()