Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dhardwaremanager.h366 uint16_t LoadLineSlope; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_vega10_processpptables.c479 hwmgr->platform_descriptor.LoadLineSlope = le16_to_cpu(power_tune_table->usLoadLineResistance); in get_tdp_table()
524 hwmgr->platform_descriptor.LoadLineSlope = in get_tdp_table()
565 hwmgr->platform_descriptor.LoadLineSlope = in get_tdp_table()
H A Damdgpu_vega10_powertune.c1311 hwmgr->platform_descriptor.LoadLineSlope * 256; in vega10_initialize_power_tune_defaults()
H A Damdgpu_processpptables.c1485 hwmgr->platform_descriptor.LoadLineSlope = le16_to_cpu(ptable5->usLoadLineSlope); in init_dpm2_parameters()