Home
last modified time | relevance | path

Searched refs:ci_populate_smc_mvdd_table (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c898 static int ci_populate_smc_mvdd_table(struct pp_hwmgr *hwmgr, in ci_populate_smc_mvdd_table() function
940 result = ci_populate_smc_mvdd_table(hwmgr, table); in ci_populate_smc_voltage_tables()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dci_dpm.c2225 static int ci_populate_smc_mvdd_table(struct radeon_device *rdev, in ci_populate_smc_mvdd_table() function
2261 ret = ci_populate_smc_mvdd_table(rdev, table); in ci_populate_smc_voltage_tables()