Searched refs:UvdLevelCount (Results 1 – 16 of 16) sorted by relevance
226 uint8_t UvdLevelCount; member
314 uint8_t UvdLevelCount; member
863 offsetof(SMU7_Fusion_DpmTable, UvdLevelCount), in kv_populate_uvd_table()
2655 table->UvdLevelCount = in ci_populate_smc_uvd_level()2658 for (count = 0; count < table->UvdLevelCount; count++) { in ci_populate_smc_uvd_level()
253 uint8_t UvdLevelCount; member
237 uint8_t UvdLevelCount; member
262 uint8_t UvdLevelCount; member
265 uint8_t UvdLevelCount; member
1329 table->UvdLevelCount = (uint8_t)(mm_table->count); in vegam_populate_smc_uvd_level()1332 for (count = 0; count < table->UvdLevelCount; count++) { in vegam_populate_smc_uvd_level()
1569 table->UvdLevelCount = (uint8_t)(mm_table->count); in fiji_populate_smc_uvd_level()1572 for (count = 0; count < table->UvdLevelCount; count++) { in fiji_populate_smc_uvd_level()
1405 table->UvdLevelCount = (uint8_t)(mm_table->count); in polaris10_populate_smc_uvd_level()1408 for (count = 0; count < table->UvdLevelCount; count++) { in polaris10_populate_smc_uvd_level()
1525 table->UvdLevelCount = (uint8_t)(uvd_table->count); in ci_populate_smc_uvd_level()1527 for (count = 0; count < table->UvdLevelCount; count++) { in ci_populate_smc_uvd_level()
1320 table->UvdLevelCount = (uint8_t) (mm_table->count); in tonga_populate_smc_uvd_level()1323 for (count = 0; count < table->UvdLevelCount; count++) { in tonga_populate_smc_uvd_level()
945 offsetof(SMU7_Fusion_DpmTable, UvdLevelCount), in kv_populate_uvd_table()