Searched refs:MvddLevelCount (Results 1 – 2 of 2) sorted by relevance
304 uint32_t MvddLevelCount; member
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()