Searched refs:UvdLevelCount (Results 1 – 16 of 16) sorted by relevance
226 uint8_t UvdLevelCount; member
314 uint8_t UvdLevelCount; member
704 offsetof(SMU7_Fusion_DpmTable, UvdLevelCount), in kv_populate_uvd_table()
2616 table->UvdLevelCount = in ci_populate_smc_uvd_level()2619 for (count = 0; count < table->UvdLevelCount; count++) { in ci_populate_smc_uvd_level()
217 uint8_t UvdLevelCount; member
227 uint8_t UvdLevelCount; member
253 uint8_t UvdLevelCount; member
262 uint8_t UvdLevelCount; member
265 uint8_t UvdLevelCount; member
1320 table->UvdLevelCount = (uint8_t)(mm_table->count); in vegam_populate_smc_uvd_level()1323 for (count = 0; count < table->UvdLevelCount; count++) { in vegam_populate_smc_uvd_level()
1564 table->UvdLevelCount = (uint8_t)(mm_table->count); in fiji_populate_smc_uvd_level()1567 for (count = 0; count < table->UvdLevelCount; count++) { in fiji_populate_smc_uvd_level()
1533 table->UvdLevelCount = (uint8_t)(mm_table->count); in polaris10_populate_smc_uvd_level()1536 for (count = 0; count < table->UvdLevelCount; count++) { in polaris10_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()
1527 table->UvdLevelCount = (uint8_t)(uvd_table->count); in ci_populate_smc_uvd_level()1529 for (count = 0; count < table->UvdLevelCount; count++) { in ci_populate_smc_uvd_level()
935 offsetof(SMU7_Fusion_DpmTable, UvdLevelCount), in kv_populate_uvd_table()