Searched refs:GAUDI2_DECODER_FULL_MASK (Results 1 – 1 of 1) sorted by relevance
54 #define GAUDI2_DECODER_FULL_MASK 0x3FF macro2283 prop->decoder_binning_mask = (hdev->decoder_binning & GAUDI2_DECODER_FULL_MASK); in gaudi2_set_dec_binning_masks()2286 prop->decoder_enabled_mask = (GAUDI2_DECODER_FULL_MASK & ~BIT(DEC_ID_PCIE_VDEC1)); in gaudi2_set_dec_binning_masks()2288 prop->decoder_enabled_mask = GAUDI2_DECODER_FULL_MASK; in gaudi2_set_dec_binning_masks()