Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dvegam_smumgr.c1492 uint8_t i, stretch_amount, volt_offset = 0; in vegam_populate_clock_stretcher_data_table() local
1520 volt_offset = (uint8_t)(((volt_without_cks - volt_with_cks + in vegam_populate_clock_stretcher_data_table()
1523 smu_data->smc_state_table.Sclk_voltageOffset[i] = volt_offset; in vegam_populate_clock_stretcher_data_table()
H A Dfiji_smumgr.c1667 volt_offset = 0; in fiji_populate_clock_stretcher_data_table() local
1710 volt_offset = (uint8_t)(((volt_without_cks - volt_with_cks + in fiji_populate_clock_stretcher_data_table()
1712 smu_data->smc_state_table.Sclk_voltageOffset[i] = volt_offset; in fiji_populate_clock_stretcher_data_table()
H A Dpolaris10_smumgr.c1659 uint8_t i, stretch_amount, volt_offset = 0; in polaris10_populate_clock_stretcher_data_table() local
1687 volt_offset = (uint8_t)(((volt_without_cks - volt_with_cks + in polaris10_populate_clock_stretcher_data_table()
1690 smu_data->smc_state_table.Sclk_voltageOffset[i] = volt_offset; in polaris10_populate_clock_stretcher_data_table()
H A Dtonga_smumgr.c1581 volt_offset = 0; in tonga_populate_clock_stretcher_data_table() local
1639 volt_offset = (uint8_t)(((volt_without_cks - volt_with_cks + in tonga_populate_clock_stretcher_data_table()
1641 smu_data->smc_state_table.Sclk_voltageOffset[i] = volt_offset; in tonga_populate_clock_stretcher_data_table()