Home
last modified time | relevance | path

Searched refs:smio_low (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu_helper.c236 table->entries[table->count].smio_low = in phm_trim_voltage_table()
237 vol_table->entries[i].smio_low; in phm_trim_voltage_table()
266 vol_table->entries[i].smio_low = 0; in phm_get_svi2_mvdd_voltage_table()
294 vol_table->entries[i].smio_low = 0; in phm_get_svi2_vddci_voltage_table()
322 vol_table->entries[i].smio_low = 0; in phm_get_svi2_vdd_voltage_table()
H A Dppatomfwctrl.h40 uint32_t smio_low; member
H A Dppatomctrl.h193 uint32_t smio_low; member
H A Dppatomfwctrl.c130 voltage_table->entries[i].smio_low = in pp_atomfwctrl_get_voltage_table_v4()
H A Dvega10_hwmgr.c1045 table->entries[table->count].smio_low = in vega10_trim_voltage_table()
1046 vol_table->entries[i].smio_low; in vega10_trim_voltage_table()
1073 vol_table->entries[i].smio_low = 0; in vega10_get_mvdd_voltage_table()
1100 vol_table->entries[i].smio_low = 0; in vega10_get_vddci_voltage_table()
1126 vol_table->entries[i].smio_low = 0; in vega10_get_vdd_voltage_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu_helper.c236 table->entries[table->count].smio_low = in phm_trim_voltage_table()
237 vol_table->entries[i].smio_low; in phm_trim_voltage_table()
266 vol_table->entries[i].smio_low = 0; in phm_get_svi2_mvdd_voltage_table()
294 vol_table->entries[i].smio_low = 0; in phm_get_svi2_vddci_voltage_table()
322 vol_table->entries[i].smio_low = 0; in phm_get_svi2_vdd_voltage_table()
H A Dppatomfwctrl.h40 uint32_t smio_low; member
H A Dppatomctrl.h193 uint32_t smio_low; member
H A Dppatomfwctrl.c130 voltage_table->entries[i].smio_low = in pp_atomfwctrl_get_voltage_table_v4()
H A Dvega10_hwmgr.c1043 table->entries[table->count].smio_low = in vega10_trim_voltage_table()
1044 vol_table->entries[i].smio_low; in vega10_trim_voltage_table()
1071 vol_table->entries[i].smio_low = 0; in vega10_get_mvdd_voltage_table()
1098 vol_table->entries[i].smio_low = 0; in vega10_get_vddci_voltage_table()
1124 vol_table->entries[i].smio_low = 0; in vega10_get_vdd_voltage_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.h124 u32 smio_low; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.h122 u32 smio_low; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c857 table->Smio[count] |= data->vddc_voltage_table.entries[count].smio_low; in ci_populate_smc_vddc_table()
858 table->SmioMaskVddcVid |= data->vddc_voltage_table.entries[count].smio_low; in ci_populate_smc_vddc_table()
885 table->Smio[count] |= data->vddci_voltage_table.entries[count].smio_low; in ci_populate_smc_vdd_ci_table()
886 table->SmioMaskVddciVid |= data->vddci_voltage_table.entries[count].smio_low; in ci_populate_smc_vdd_ci_table()
913 table->Smio[count] |= data->mvdd_voltage_table.entries[count].smio_low; in ci_populate_smc_mvdd_table()
914 table->SmioMaskMvddVid |= data->mvdd_voltage_table.entries[count].smio_low; in ci_populate_smc_mvdd_table()
H A Diceland_smumgr.c633 table->VddcLevel[count].Smio |= data->vddc_voltage_table.entries[count].smio_low; in iceland_populate_smc_vddc_table()
658 table->VddciLevel[count].Smio |= data->vddci_voltage_table.entries[count].smio_low; in iceland_populate_smc_vdd_ci_table()
683 table->MvddLevel[count].Smio |= data->mvdd_voltage_table.entries[count].smio_low; in iceland_populate_smc_mvdd_table()
H A Dvegam_smumgr.c466 data->mvdd_voltage_table.entries[level].smio_low; in vegam_populate_smc_mvdd_table()
492 table->Smio[level] |= data->vddci_voltage_table.entries[level].smio_low; in vegam_populate_smc_vddci_table()
H A Dtonga_smumgr.c354 data->vddci_voltage_table.entries[count].smio_low; in tonga_populate_smc_vdd_ci_table()
381 data->mvdd_voltage_table.entries[count].smio_low; in tonga_populate_smc_mvdd_table()
H A Dpolaris10_smumgr.c664 data->mvdd_voltage_table.entries[level].smio_low; in polaris10_populate_smc_mvdd_table()
690 table->Smio[level] |= data->vddci_voltage_table.entries[level].smio_low; in polaris10_populate_smc_vddci_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c858 table->Smio[count] |= data->vddc_voltage_table.entries[count].smio_low; in ci_populate_smc_vddc_table()
859 table->SmioMaskVddcVid |= data->vddc_voltage_table.entries[count].smio_low; in ci_populate_smc_vddc_table()
886 table->Smio[count] |= data->vddci_voltage_table.entries[count].smio_low; in ci_populate_smc_vdd_ci_table()
887 table->SmioMaskVddciVid |= data->vddci_voltage_table.entries[count].smio_low; in ci_populate_smc_vdd_ci_table()
914 table->Smio[count] |= data->mvdd_voltage_table.entries[count].smio_low; in ci_populate_smc_mvdd_table()
915 table->SmioMaskMvddVid |= data->mvdd_voltage_table.entries[count].smio_low; in ci_populate_smc_mvdd_table()
H A Diceland_smumgr.c633 table->VddcLevel[count].Smio |= data->vddc_voltage_table.entries[count].smio_low; in iceland_populate_smc_vddc_table()
658 table->VddciLevel[count].Smio |= data->vddci_voltage_table.entries[count].smio_low; in iceland_populate_smc_vdd_ci_table()
683 table->MvddLevel[count].Smio |= data->mvdd_voltage_table.entries[count].smio_low; in iceland_populate_smc_mvdd_table()
H A Dpolaris10_smumgr.c681 data->mvdd_voltage_table.entries[level].smio_low; in polaris10_populate_smc_mvdd_table()
707 table->Smio[level] |= data->vddc_voltage_table.entries[level].smio_low; in polaris10_populate_smc_vddc_table()
732 table->Smio[level] |= data->vddci_voltage_table.entries[level].smio_low; in polaris10_populate_smc_vddci_table()
H A Dvegam_smumgr.c465 data->mvdd_voltage_table.entries[level].smio_low; in vegam_populate_smc_mvdd_table()
491 table->Smio[level] |= data->vddci_voltage_table.entries[level].smio_low; in vegam_populate_smc_vddci_table()
H A Dtonga_smumgr.c354 data->vddci_voltage_table.entries[count].smio_low; in tonga_populate_smc_vdd_ci_table()
381 data->mvdd_voltage_table.entries[count].smio_low; in tonga_populate_smc_mvdd_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_mode.h675 u32 smio_low; member
H A Dci_dpm.c2113 voltage_table->entries[i].smio_low = 0; in ci_get_svi2_voltage_table()
2217 pi->vddc_voltage_table.entries[count].smio_low; in ci_populate_smc_vddc_table()
2240 pi->vddci_voltage_table.entries[count].smio_low; in ci_populate_smc_vddci_table()
2263 pi->mvdd_voltage_table.entries[count].smio_low; in ci_populate_smc_mvdd_table()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_mode.h638 u32 smio_low; member

Completed in 67 milliseconds

12