Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhardwaremanager.h363 uint16_t LoadLineSlope; member
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_processpptables.c470 hwmgr->platform_descriptor.LoadLineSlope = le16_to_cpu(power_tune_table->usLoadLineResistance); in get_tdp_table()
515 hwmgr->platform_descriptor.LoadLineSlope = in get_tdp_table()
556 hwmgr->platform_descriptor.LoadLineSlope = in get_tdp_table()
H A Dvega10_powertune.c1257 hwmgr->platform_descriptor.LoadLineSlope * 256; in vega10_initialize_power_tune_defaults()
H A Dprocesspptables.c1590 hwmgr->platform_descriptor.LoadLineSlope = le16_to_cpu(ptable5->usLoadLineSlope); in init_dpm2_parameters()