Searched refs:CcPwrDynRm (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dsmu7_discrete.h118 uint32_t CcPwrDynRm; member in struct:SMU7_Discrete_GraphicsLevel
150 uint32_t CcPwrDynRm; member in struct:SMU7_Discrete_ACPILevel
158 uint32_t CcPwrDynRm; member in struct:SMU7_Discrete_Ulv
H A Dci_dpm.c3004 table->ACPILevel.CcPwrDynRm = 0; ci_populate_smc_acpi_level()
3016 table->ACPILevel.CcPwrDynRm = cpu_to_be32(table->ACPILevel.CcPwrDynRm); ci_populate_smc_acpi_level()
3098 state->CcPwrDynRm = 0; ci_populate_ulv_level()
3122 state->CcPwrDynRm = cpu_to_be32(state->CcPwrDynRm); ci_populate_ulv_level()
3216 graphic_level->CcPwrDynRm = 0; ci_populate_single_graphic_level()
3240 graphic_level->CcPwrDynRm = cpu_to_be32(graphic_level->CcPwrDynRm); ci_populate_single_graphic_level()

Completed in 145 milliseconds