Searched refs:smc_features_high (Results 1 – 2 of 2) sorted by relevance
159 uint32_t smc_features_low, smc_features_high; in vega12_get_enabled_smc_features() local172 &smc_features_high) == 0, in vega12_get_enabled_smc_features()177 (((uint64_t)smc_features_high << SMU_FEATURES_HIGH_SHIFT) & SMU_FEATURES_HIGH_MASK)); in vega12_get_enabled_smc_features()
352 uint32_t smc_features_low, smc_features_high; in vega20_get_enabled_smc_features() local365 &smc_features_high)) == 0, in vega20_get_enabled_smc_features()370 (((uint64_t)smc_features_high << SMU_FEATURES_HIGH_SHIFT) & SMU_FEATURES_HIGH_MASK)); in vega20_get_enabled_smc_features()
Completed in 5 milliseconds