Searched refs:custom_params_max_idx (Results 1 – 3 of 3) sorted by relevance
1809 u32 custom_params_max_idx) in smu_v14_0_2_set_power_profile_mode() argument1830 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()
2556 u32 custom_params_max_idx) in smu_v13_0_7_set_power_profile_mode() argument2571 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()
2587 u32 custom_params_max_idx) in smu_v13_0_0_set_power_profile_mode() argument2616 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()