Home
last modified time | relevance | path

Searched refs:SviLoadLineVddC (Results 1 – 18 of 18) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dfiji_smumgr.h33 uint8_t SviLoadLineVddC; member
H A Dpolaris10_smumgr.h37 uint8_t SviLoadLineVddC; member
H A Dvegam_smumgr.h46 uint8_t SviLoadLineVddC; member
H A Dvegam_smumgr.c1745 smu_data->power_tune_table.SviLoadLineVddC = defaults->SviLoadLineVddC; in vegam_populate_svi_load_line()
H A Dfiji_smumgr.c586 smu_data->power_tune_table.SviLoadLineVddC = defaults->SviLoadLineVddC; in fiji_populate_svi_load_line()
H A Dpolaris10_smumgr.c477 smu_data->power_tune_table.SviLoadLineVddC = defaults->SviLoadLineVddC; in polaris10_populate_svi_load_line()
H A Diceland_smumgr.c312 smu_data->power_tune_table.SviLoadLineVddC = defaults->svi_load_line_vddc; in iceland_populate_svi_load_line()
H A Dci_smumgr.c517 smu_data->power_tune_table.SviLoadLineVddC = defaults->svi_load_line_vddc; in ci_populate_svi_load_line()
H A Dtonga_smumgr.c1870 smu_data->power_tune_table.SviLoadLineVddC = defaults->svi_load_line_vddC; in tonga_populate_svi_load_line()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dvega10_powertune.h62 uint8_t SviLoadLineVddC; member
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dsmu7_discrete.h472 uint8_t SviLoadLineVddC; member
H A Dsmu71_discrete.h519 uint8_t SviLoadLineVddC; member
H A Dsmu72_discrete.h586 uint8_t SviLoadLineVddC; member
H A Dsmu73_discrete.h603 uint8_t SviLoadLineVddC; member
H A Dsmu74_discrete.h578 uint8_t SviLoadLineVddC; member
H A Dsmu75_discrete.h602 uint8_t SviLoadLineVddC; member
/dragonfly/sys/dev/drm/radeon/
H A Dsmu7_discrete.h471 uint8_t SviLoadLineVddC; member
H A Dci_dpm.c317 pi->smc_powertune_table.SviLoadLineVddC = pt_defaults->svi_load_line_vddc; in ci_populate_svi_load_line()