Searched refs:MvddLevelCount (Results 1 – 4 of 4) sorted by relevance
304 uint32_t MvddLevelCount; member
2371 table->MvddLevelCount = pi->mvdd_voltage_table.count; in ci_populate_smc_mvdd_table()2372 for (count = 0; count < table->MvddLevelCount; count++) { in ci_populate_smc_mvdd_table()2383 table->MvddLevelCount = cpu_to_be32(table->MvddLevelCount); in ci_populate_smc_mvdd_table()
2240 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()