Searched refs:custom_params_max_idx (Results 1 – 4 of 4) sorted by relevance
1890 u32 custom_params_max_idx) in smu_v14_0_2_set_power_profile_mode() argument1911 if (custom_params && custom_params_max_idx) { in smu_v14_0_2_set_power_profile_mode()1912 if (custom_params_max_idx != SMU_14_0_2_CUSTOM_PARAMS_COUNT) in smu_v14_0_2_set_power_profile_mode()1918 for (i = 1; i < custom_params_max_idx; i++) in smu_v14_0_2_set_power_profile_mode()
2628 u32 custom_params_max_idx) in smu_v13_0_0_set_power_profile_mode() argument2657 if (custom_params && custom_params_max_idx) { in smu_v13_0_0_set_power_profile_mode()2658 if (custom_params_max_idx != SMU_13_0_0_CUSTOM_PARAMS_COUNT) in smu_v13_0_0_set_power_profile_mode()2664 for (i = 1; i < custom_params_max_idx; i++) in smu_v13_0_0_set_power_profile_mode()
2082 u32 custom_params_max_idx) in navi10_set_power_profile_mode() argument2096 if (custom_params && custom_params_max_idx) { in navi10_set_power_profile_mode()2097 if (custom_params_max_idx != NAVI10_CUSTOM_PARAMS_COUNT) in navi10_set_power_profile_mode()2103 for (i = 1; i < custom_params_max_idx; i++) in navi10_set_power_profile_mode()
2356 u32 custom_params_max_idx) in smu_bump_power_profile_mode() argument2372 custom_params_max_idx); in smu_bump_power_profile_mode()