Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c1448 #define ARCTURUS_CUSTOM_PARAMS_COUNT 10 macro
1450 …URUS_CUSTOM_PARAMS_SIZE (ARCTURUS_CUSTOM_PARAMS_CLOCK_COUNT * ARCTURUS_CUSTOM_PARAMS_COUNT * sizeo…
1468 idx = 0 * ARCTURUS_CUSTOM_PARAMS_COUNT; in arcturus_set_power_profile_mode_coeff()
1481 idx = 1 * ARCTURUS_CUSTOM_PARAMS_COUNT; in arcturus_set_power_profile_mode_coeff()
1529 if (custom_params_max_idx != ARCTURUS_CUSTOM_PARAMS_COUNT) in arcturus_set_power_profile_mode()
1533 idx = custom_params[0] * ARCTURUS_CUSTOM_PARAMS_COUNT; in arcturus_set_power_profile_mode()