Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsmu7_discrete.h304 uint32_t MvddLevelCount; member
Dci_dpm.c2240 table->MvddLevelCount = pi->mvdd_voltage_table.count; in ci_populate_smc_mvdd_table()
2241 for (count = 0; count < table->MvddLevelCount; count++) { in ci_populate_smc_mvdd_table()
2252 table->MvddLevelCount = cpu_to_be32(table->MvddLevelCount); in ci_populate_smc_mvdd_table()