Home
last modified time | relevance | path

Searched refs:custom_params_max_idx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c1809 u32 custom_params_max_idx) in smu_v14_0_2_set_power_profile_mode() argument
1830 if (custom_params && custom_params_max_idx) { in smu_v14_0_2_set_power_profile_mode()
1831 if (custom_params_max_idx != SMU_14_0_2_CUSTOM_PARAMS_COUNT) in smu_v14_0_2_set_power_profile_mode()
1837 for (i = 1; i < custom_params_max_idx; i++) in smu_v14_0_2_set_power_profile_mode()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c2556 u32 custom_params_max_idx) in smu_v13_0_7_set_power_profile_mode() argument
2571 if (custom_params && custom_params_max_idx) { in smu_v13_0_7_set_power_profile_mode()
2572 if (custom_params_max_idx != SMU_13_0_7_CUSTOM_PARAMS_COUNT) in smu_v13_0_7_set_power_profile_mode()
2578 for (i = 1; i < custom_params_max_idx; i++) in smu_v13_0_7_set_power_profile_mode()
H A Dsmu_v13_0_0_ppt.c2587 u32 custom_params_max_idx) in smu_v13_0_0_set_power_profile_mode() argument
2616 if (custom_params && custom_params_max_idx) { in smu_v13_0_0_set_power_profile_mode()
2617 if (custom_params_max_idx != SMU_13_0_0_CUSTOM_PARAMS_COUNT) in smu_v13_0_0_set_power_profile_mode()
2623 for (i = 1; i < custom_params_max_idx; i++) in smu_v13_0_0_set_power_profile_mode()