Searched refs:smc_features_high (Results 1 – 2 of 2) sorted by relevance
151 uint32_t smc_features_low, smc_features_high; in vega12_get_enabled_smc_features() local166 smc_features_high = smu9_get_argument(hwmgr); in vega12_get_enabled_smc_features()169 (((uint64_t)smc_features_high << SMU_FEATURES_HIGH_SHIFT) & SMU_FEATURES_HIGH_MASK)); in vega12_get_enabled_smc_features()
336 uint32_t smc_features_low, smc_features_high; in vega20_get_enabled_smc_features() local351 smc_features_high = vega20_get_argument(hwmgr); in vega20_get_enabled_smc_features()354 (((uint64_t)smc_features_high << SMU_FEATURES_HIGH_SHIFT) & SMU_FEATURES_HIGH_MASK)); in vega20_get_enabled_smc_features()