Searched refs:allowed_features_high (Results 1 – 2 of 2) sorted by relevance
788 uint32_t allowed_features_low = 0, allowed_features_high = 0; in vega12_set_allowed_featuresmask() local793 …(allowed_features_high |= ((data->smu_features[i].smu_feature_bitmap >> SMU_FEATURES_HIGH_SHIFT) &… in vega12_set_allowed_featuresmask()797 …msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high) == 0, in vega12_set_allowed_featuresmask()
883 uint32_t allowed_features_low = 0, allowed_features_high = 0; in vega20_set_allowed_featuresmask() local890 (allowed_features_high |= in vega20_set_allowed_featuresmask()898 PPSMC_MSG_SetAllowedFeaturesMaskHigh, allowed_features_high); in vega20_set_allowed_featuresmask()