Home
last modified time | relevance | path

Searched refs:smu_features_low (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega12_smumgr.c128 uint32_t smu_features_low, smu_features_high; in vega12_enable_smc_features() local
130 smu_features_low = (uint32_t)((feature_mask & SMU_FEATURES_LOW_MASK) >> SMU_FEATURES_LOW_SHIFT); in vega12_enable_smc_features()
135 PPSMC_MSG_EnableSmuFeaturesLow, smu_features_low, NULL) == 0, in vega12_enable_smc_features()
144 PPSMC_MSG_DisableSmuFeaturesLow, smu_features_low, NULL) == 0, in vega12_enable_smc_features()
H A Dvega20_smumgr.c320 uint32_t smu_features_low, smu_features_high; in vega20_enable_smc_features() local
323 smu_features_low = (uint32_t)((feature_mask & SMU_FEATURES_LOW_MASK) >> SMU_FEATURES_LOW_SHIFT); in vega20_enable_smc_features()
328 PPSMC_MSG_EnableSmuFeaturesLow, smu_features_low, NULL)) == 0, in vega20_enable_smc_features()
337 PPSMC_MSG_DisableSmuFeaturesLow, smu_features_low, NULL)) == 0, in vega20_enable_smc_features()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega12_smumgr.c128 uint32_t smu_features_low, smu_features_high; in vega12_enable_smc_features() local
130 smu_features_low = (uint32_t)((feature_mask & SMU_FEATURES_LOW_MASK) >> SMU_FEATURES_LOW_SHIFT); in vega12_enable_smc_features()
135 PPSMC_MSG_EnableSmuFeaturesLow, smu_features_low, NULL) == 0, in vega12_enable_smc_features()
144 PPSMC_MSG_DisableSmuFeaturesLow, smu_features_low, NULL) == 0, in vega12_enable_smc_features()
H A Dvega20_smumgr.c320 uint32_t smu_features_low, smu_features_high; in vega20_enable_smc_features() local
323 smu_features_low = (uint32_t)((feature_mask & SMU_FEATURES_LOW_MASK) >> SMU_FEATURES_LOW_SHIFT); in vega20_enable_smc_features()
328 PPSMC_MSG_EnableSmuFeaturesLow, smu_features_low, NULL)) == 0, in vega20_enable_smc_features()
337 PPSMC_MSG_DisableSmuFeaturesLow, smu_features_low, NULL)) == 0, in vega20_enable_smc_features()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega12_smumgr.c128 uint32_t smu_features_low, smu_features_high; in vega12_enable_smc_features() local
130 smu_features_low = (uint32_t)((feature_mask & SMU_FEATURES_LOW_MASK) >> SMU_FEATURES_LOW_SHIFT); in vega12_enable_smc_features()
135 PPSMC_MSG_EnableSmuFeaturesLow, smu_features_low, NULL) == 0, in vega12_enable_smc_features()
144 PPSMC_MSG_DisableSmuFeaturesLow, smu_features_low, NULL) == 0, in vega12_enable_smc_features()
H A Dvega20_smumgr.c320 uint32_t smu_features_low, smu_features_high; in vega20_enable_smc_features() local
323 smu_features_low = (uint32_t)((feature_mask & SMU_FEATURES_LOW_MASK) >> SMU_FEATURES_LOW_SHIFT); in vega20_enable_smc_features()
328 PPSMC_MSG_EnableSmuFeaturesLow, smu_features_low, NULL)) == 0, in vega20_enable_smc_features()
337 PPSMC_MSG_DisableSmuFeaturesLow, smu_features_low, NULL)) == 0, in vega20_enable_smc_features()