Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dpolaris10_smumgr.h44 uint32_t BAPM_TEMP_GRADIENT; member
H A Dvegam_smumgr.h53 uint32_t BAPM_TEMP_GRADIENT; member
H A Diceland_smumgr.c1888 dpm_table->BAPM_TEMP_GRADIENT = PP_HOST_TO_SMC_UL(defaults->bapm_temp_gradient); in iceland_populate_bapm_parameters_in_dpm_table()
H A Dci_smumgr.c744 dpm_table->BAPM_TEMP_GRADIENT = PP_HOST_TO_SMC_UL(defaults->bapm_temp_gradient); in ci_populate_bapm_parameters_in_dpm_table()
H A Dtonga_smumgr.c1842 dpm_table->BAPM_TEMP_GRADIENT = in tonga_populate_bapm_parameters_in_dpm_table()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmu7_discrete.h400 uint32_t BAPM_TEMP_GRADIENT; member
H A Dsmu71_discrete.h332 uint32_t BAPM_TEMP_GRADIENT; member
H A Dsmu72_discrete.h333 uint32_t BAPM_TEMP_GRADIENT; member
H A Dsmu73_discrete.h351 uint32_t BAPM_TEMP_GRADIENT; member
/dragonfly/sys/dev/drm/radeon/
H A Dsmu7_discrete.h399 uint32_t BAPM_TEMP_GRADIENT; member
H A Dci_dpm.c453 dpm_table->BAPM_TEMP_GRADIENT = cpu_to_be32(pt_defaults->bapm_temp_gradient); in ci_populate_bapm_parameters_in_dpm_table()