Searched refs:dpm2Params (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dnislands_smc.h178 PP_NIslands_DPM2Parameters dpm2Params; member in struct:NISLANDS_SMC_STATETABLE
H A Dsislands_smc.h218 PP_SIslands_DPM2Parameters dpm2Params; member in struct:SISLANDS_SMC_STATETABLE
H A Dni_dpm.c1482 smc_table->dpm2Params.TDPLimit =
1484 smc_table->dpm2Params.NearTDPLimit =
1486 smc_table->dpm2Params.SafePowerLimit =
1489 smc_table->dpm2Params.PowerBoostLimit =
1493 (u16)(pi->state_table_start + offsetof(NISLANDS_SMC_STATETABLE, dpm2Params) +
1495 (u8 *)(&smc_table->dpm2Params.TDPLimit),
2492 offsetof(NISLANDS_SMC_STATETABLE, dpm2Params) +
H A Dsi_dpm.c2163 smc_table->dpm2Params.TDPLimit =
2165 smc_table->dpm2Params.NearTDPLimit =
2167 smc_table->dpm2Params.SafePowerLimit =
2171 (si_pi->state_table_start + offsetof(SISLANDS_SMC_STATETABLE, dpm2Params) +
2173 (u8 *)(&(smc_table->dpm2Params.TDPLimit)),
2213 smc_table->dpm2Params.NearTDPLimit =
2215 smc_table->dpm2Params.SafePowerLimit =
2220 offsetof(SISLANDS_SMC_STATETABLE, dpm2Params) +
2222 (u8 *)(&(smc_table->dpm2Params.NearTDPLimit)),
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dsislands_smc.h214 PP_SIslands_DPM2Parameters dpm2Params; member in struct:SISLANDS_SMC_STATETABLE
H A Dsi_dpm.h815 PP_NIslands_DPM2Parameters dpm2Params; member in struct:NISLANDS_SMC_STATETABLE
H A Damdgpu_si_dpm.c2270 smc_table->dpm2Params.TDPLimit =
2272 smc_table->dpm2Params.NearTDPLimit =
2274 smc_table->dpm2Params.SafePowerLimit =
2278 (si_pi->state_table_start + offsetof(SISLANDS_SMC_STATETABLE, dpm2Params) +
2280 (u8 *)(&(smc_table->dpm2Params.TDPLimit)),
2320 smc_table->dpm2Params.NearTDPLimit =
2322 smc_table->dpm2Params.SafePowerLimit =
2327 offsetof(SISLANDS_SMC_STATETABLE, dpm2Params) +
2329 (u8 *)(&(smc_table->dpm2Params.NearTDPLimit)),

Completed in 181 milliseconds