Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/powerplay/inc/
Dsmu73_discrete.h543 uint32_t source_powers[SMU73_DTE_SOURCES];
544 uint32_t source_powers_last[SMU73_DTE_SOURCES];
549 …int32_t therm_influence_coeff_table[SMU73_DTE_ITERATIONS * SMU73_DTE_SOURCES * SMU73_DTE_SINKS * 2…
550 int32_t therm_node_table[SMU73_DTE_ITERATIONS * SMU73_DTE_SOURCES * SMU73_DTE_SINKS];
Dsmu73.h176 #define SMU73_DTE_SOURCES 3 macro