Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
HDsmu7_hwmgr.h233 uint16_t min_vddc_in_pptable; member
HDsmu7_hwmgr.c2480 data->min_vddc_in_pptable = (uint16_t)allowed_sclk_vddc_table->entries[0].v; in smu7_set_private_data_based_on_pptable_v0()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
HDiceland_smumgr.c1442 … table->ACPILevel.MinVddc = PP_HOST_TO_SMC_UL(data->min_vddc_in_pptable * VOLTAGE_SCALE); in iceland_populate_smc_acpi_level()
HDci_smumgr.c1394 … table->ACPILevel.MinVddc = PP_HOST_TO_SMC_UL(data->min_vddc_in_pptable * VOLTAGE_SCALE); in ci_populate_smc_acpi_level()