Searched refs:decoder_binning (Results 1 – 3 of 3) sorted by relevance
2807 hdev->decoder_binning = le32_to_cpu(binning_info->dec_mask); in hl_fw_dynamic_init_cpu()2821 hdev->decoder_binning, hdev->rotator_binning); in hl_fw_dynamic_init_cpu()
3526 u32 decoder_binning; member
2810 num_faulty = hweight32(hdev->decoder_binning); in gaudi2_set_dec_binning_masks()2818 hdev->decoder_binning); in gaudi2_set_dec_binning_masks()2822 prop->decoder_binning_mask = (hdev->decoder_binning & GAUDI2_DECODER_FULL_MASK); in gaudi2_set_dec_binning_masks()3039 hdev->decoder_binning = lower_32_bits(le64_to_cpu(prop->cpucp_info.decoder_binning_mask)); in gaudi2_cpucp_info_get()3043 hdev->decoder_binning); in gaudi2_cpucp_info_get()8187 if (hdev->decoder_binning) { in gaudi2_ack_module_razwi_event_handler()8188 binned_idx = __ffs(hdev->decoder_binning); in gaudi2_ack_module_razwi_event_handler()