Searched refs:VceLevelCount (Results 1 – 14 of 14) sorted by relevance
218 uint8_t VceLevelCount; member
302 uint8_t VceLevelCount; member
765 offsetof(SMU7_Fusion_DpmTable, VceLevelCount), in kv_populate_vce_table()
315 uint8_t VceLevelCount; member
254 uint8_t VceLevelCount; member
263 uint8_t VceLevelCount; member
228 uint8_t VceLevelCount; member
266 uint8_t VceLevelCount; member
1207 table->VceLevelCount = (uint8_t)(mm_table->count); in vegam_populate_smc_vce_level() 1210 for (count = 0; count < table->VceLevelCount; count++) { in vegam_populate_smc_vce_level()
1429 table->VceLevelCount = (uint8_t)(mm_table->count); in fiji_populate_smc_vce_level() 1432 for (count = 0; count < table->VceLevelCount; count++) { in fiji_populate_smc_vce_level()
1568 table->VceLevelCount = (uint8_t)(vce_table->count); in ci_populate_smc_vce_level() 1571 for (count = 0; count < table->VceLevelCount; count++) { in ci_populate_smc_vce_level()
1380 table->VceLevelCount = (uint8_t) (mm_table->count); in tonga_populate_smc_vce_level() 1383 for (count = 0; count < table->VceLevelCount; count++) { in tonga_populate_smc_vce_level()
997 offsetof(SMU7_Fusion_DpmTable, VceLevelCount), in kv_populate_vce_table()