Home
last modified time | relevance | path

Searched refs:limit_type (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v14_0.h146 enum smu_ppt_limit_type limit_type,
H A Dsmu_v15_0.h164 enum smu_ppt_limit_type limit_type,
H A Dsmu_v13_0.h154 enum smu_ppt_limit_type limit_type,
H A Damdgpu_smu.h1067 enum smu_ppt_limit_type limit_type, enum smu_ppt_limit_level limit_level);
1258 enum smu_ppt_limit_type limit_type,
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c72 static int smu_set_power_limit(void *handle, uint32_t limit_type, uint32_t limit);
2902 uint32_t limit_type; in smu_get_power_limit() local
2913 limit_type = SMU_DEFAULT_PPT_LIMIT; in smu_get_power_limit()
2916 limit_type = SMU_FAST_PPT_LIMIT; in smu_get_power_limit()
2939 if (limit_type != SMU_DEFAULT_PPT_LIMIT) { in smu_get_power_limit()
2941 ret = smu->ppt_funcs->get_ppt_limit(smu, limit, limit_type, limit_level); in smu_get_power_limit()
2982 static int smu_set_power_limit(void *handle, uint32_t limit_type, uint32_t limit) in smu_set_power_limit() argument
2990 if (limit_type == SMU_DEFAULT_PPT_LIMIT) { in smu_set_power_limit()
3002 ret = smu->ppt_funcs->set_power_limit(smu, limit_type, limit); in smu_set_power_limit()
3006 smu->user_dpm_profile.power_limits[limit_type] = limit; in smu_set_power_limit()
/linux/include/soc/tegra/
H A Dbpmp-abi.h3787 uint32_t limit_type; /**< @ref bpmp_pwr_limit_type */ member
3800 uint32_t limit_type; /**< @ref bpmp_pwr_limit_type */ member
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.h189 u8 limit_type; member
H A Dmcu.c3414 u8 limit_type; in mt7915_mcu_set_txpower_sku() member
3418 .limit_type = TX_POWER_LIMIT_TABLE_RATE, in mt7915_mcu_set_txpower_sku()
3468 hdr.limit_type = TX_POWER_LIMIT_TABLE_PATH; in mt7915_mcu_set_txpower_sku()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.h557 u8 limit_type; member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c2649 enum smu_ppt_limit_type limit_type, in smu_v13_0_7_set_power_limit() argument
2660 if (limit_type != SMU_DEFAULT_PPT_LIMIT) in smu_v13_0_7_set_power_limit()
2674 return smu_v13_0_set_power_limit(smu, limit_type, limit); in smu_v13_0_7_set_power_limit()
2676 ret = smu_v13_0_set_power_limit(smu, limit_type, msg_limit); in smu_v13_0_7_set_power_limit()
H A Dsmu_v13_0_0_ppt.c3021 enum smu_ppt_limit_type limit_type, in smu_v13_0_0_set_power_limit() argument
3032 if (limit_type != SMU_DEFAULT_PPT_LIMIT) in smu_v13_0_0_set_power_limit()
3046 return smu_v13_0_set_power_limit(smu, limit_type, limit); in smu_v13_0_0_set_power_limit()
3048 ret = smu_v13_0_set_power_limit(smu, limit_type, msg_limit); in smu_v13_0_0_set_power_limit()
H A Daldebaran_ppt.c1172 enum smu_ppt_limit_type limit_type, in aldebaran_set_power_limit() argument
1177 return smu_v13_0_set_power_limit(smu, limit_type, limit); in aldebaran_set_power_limit()
H A Dsmu_v13_0.c969 enum smu_ppt_limit_type limit_type, in smu_v13_0_set_power_limit() argument
974 if (limit_type != SMU_DEFAULT_PPT_LIMIT) in smu_v13_0_set_power_limit()
H A Dsmu_v13_0_6_ppt.c1729 enum smu_ppt_limit_type limit_type, in smu_v13_0_6_set_power_limit() argument
1737 if (limit_type == SMU_FAST_PPT_LIMIT) { in smu_v13_0_6_set_power_limit()
1753 return smu_v13_0_set_power_limit(smu, limit_type, limit); in smu_v13_0_6_set_power_limit()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c2739 enum smu_ppt_limit_type limit_type, in smu_v14_0_2_set_power_limit() argument
2749 if (limit_type != SMU_DEFAULT_PPT_LIMIT) in smu_v14_0_2_set_power_limit()
2763 return smu_v14_0_set_power_limit(smu, limit_type, limit); in smu_v14_0_2_set_power_limit()
2765 ret = smu_v14_0_set_power_limit(smu, limit_type, msg_limit); in smu_v14_0_2_set_power_limit()
H A Dsmu_v14_0.c839 enum smu_ppt_limit_type limit_type, in smu_v14_0_set_power_limit() argument
844 if (limit_type != SMU_DEFAULT_PPT_LIMIT) in smu_v14_0_set_power_limit()
/linux/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_dpm.h554 uint32_t limit_type, uint32_t limit);
/linux/drivers/gpu/drm/amd/pm/swsmu/smu15/
H A Dsmu_v15_0.c804 enum smu_ppt_limit_type limit_type, in smu_v15_0_set_power_limit() argument
809 if (limit_type != SMU_DEFAULT_PPT_LIMIT) in smu_v15_0_set_power_limit()
/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c1586 uint32_t limit_type, in amdgpu_dpm_set_power_limit() argument
1597 limit_type, limit); in amdgpu_dpm_set_power_limit()
H A Damdgpu_pm.c3439 int limit_type = to_sensor_dev_attr(attr)->index; in amdgpu_hwmon_set_power_cap() local
3453 err = amdgpu_dpm_set_power_limit(adev, limit_type, value); in amdgpu_hwmon_set_power_cap()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c939 enum smu_ppt_limit_type limit_type, in smu_v11_0_set_power_limit() argument
946 if (limit_type != SMU_DEFAULT_PPT_LIMIT) in smu_v11_0_set_power_limit()
H A Dvangogh_ppt.c2390 enum smu_ppt_limit_type limit_type, in vangogh_set_power_limit() argument
2402 switch (limit_type) { in vangogh_set_power_limit()
/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h460 int (*set_power_limit)(void *handle, uint32_t limit_type, uint32_t n);
/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c943 static int pp_set_power_limit(void *handle, uint32_t limit_type, uint32_t limit) in pp_set_power_limit() argument
/linux/fs/nfs/
H A Dnfs4xdr.c5207 uint32_t limit_type, nblocks, blocksize; in decode_space_limit() local
5213 limit_type = be32_to_cpup(p++); in decode_space_limit()
5214 switch (limit_type) { in decode_space_limit()