vddci_voltage_table 3326 drivers/gpu/drm/amd/amdgpu/si_dpm.c new_voltage = btc_find_voltage(&eg_pi->vddci_voltage_table, vddci_voltage_table 4449 drivers/gpu/drm/amd/amdgpu/si_dpm.c VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddci_voltage_table); vddci_voltage_table 4453 drivers/gpu/drm/amd/amdgpu/si_dpm.c if (eg_pi->vddci_voltage_table.count > SISLANDS_MAX_NO_VREG_STEPS) vddci_voltage_table 4456 drivers/gpu/drm/amd/amdgpu/si_dpm.c &eg_pi->vddci_voltage_table); vddci_voltage_table 4461 drivers/gpu/drm/amd/amdgpu/si_dpm.c &eg_pi->vddci_voltage_table); vddci_voltage_table 4539 drivers/gpu/drm/amd/amdgpu/si_dpm.c if (eg_pi->vddci_voltage_table.count) { vddci_voltage_table 4540 drivers/gpu/drm/amd/amdgpu/si_dpm.c si_populate_smc_voltage_table(adev, &eg_pi->vddci_voltage_table, table); vddci_voltage_table 4543 drivers/gpu/drm/amd/amdgpu/si_dpm.c cpu_to_be32(eg_pi->vddci_voltage_table.mask_low); vddci_voltage_table 4902 drivers/gpu/drm/amd/amdgpu/si_dpm.c &eg_pi->vddci_voltage_table, vddci_voltage_table 5029 drivers/gpu/drm/amd/amdgpu/si_dpm.c si_populate_voltage_value(adev, &eg_pi->vddci_voltage_table, vddci_voltage_table 5524 drivers/gpu/drm/amd/amdgpu/si_dpm.c ret = si_populate_voltage_value(adev, &eg_pi->vddci_voltage_table, vddci_voltage_table 669 drivers/gpu/drm/amd/amdgpu/si_dpm.h struct atom_voltage_table vddci_voltage_table; vddci_voltage_table 281 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c &(data->vddci_voltage_table)); vddci_voltage_table 287 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = phm_get_svi2_vddci_voltage_table(&(data->vddci_voltage_table), vddci_voltage_table 290 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c result = phm_get_svi2_voltage_table_v0(&(data->vddci_voltage_table), vddci_voltage_table 341 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c (data->vddci_voltage_table.count <= tmp), vddci_voltage_table 344 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c &(data->vddci_voltage_table))); vddci_voltage_table 251 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.h struct pp_atomctrl_voltage_table vddci_voltage_table; vddci_voltage_table 1173 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c &(data->vddci_voltage_table)); vddci_voltage_table 1194 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c PP_ASSERT_WITH_CODE(data->vddci_voltage_table.count <= 16, vddci_voltage_table 1197 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 16, &(data->vddci_voltage_table))); vddci_voltage_table 324 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.h struct pp_atomfwctrl_voltage_table vddci_voltage_table; vddci_voltage_table 327 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.h struct pp_atomfwctrl_voltage_table vddci_voltage_table; vddci_voltage_table 452 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.h struct pp_atomfwctrl_voltage_table vddci_voltage_table; vddci_voltage_table 875 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c table->VddciLevelCount = data->vddci_voltage_table.count; vddci_voltage_table 879 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c &(data->vddci_voltage_table.entries[count]), vddci_voltage_table 884 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c table->Smio[count] |= data->vddci_voltage_table.entries[count].smio_low; vddci_voltage_table 885 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c table->SmioMaskVddciVid |= data->vddci_voltage_table.entries[count].smio_low; vddci_voltage_table 380 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c vddci = phm_find_closest_vddci(&(data->vddci_voltage_table), vddci_voltage_table 405 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c vddci = phm_find_closest_vddci(&(data->vddci_voltage_table), vddci_voltage_table 650 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c table->VddciLevelCount = data->vddci_voltage_table.count; vddci_voltage_table 654 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c &(data->vddci_voltage_table.entries[count]), vddci_voltage_table 658 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c table->VddciLevel[count].Smio |= data->vddci_voltage_table.entries[count].smio_low; vddci_voltage_table 378 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c vddci = phm_find_closest_vddci(&(data->vddci_voltage_table), vddci_voltage_table 403 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c vddci = phm_find_closest_vddci(&(data->vddci_voltage_table), vddci_voltage_table 679 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c count = data->vddci_voltage_table.count; vddci_voltage_table 686 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c PP_HOST_TO_SMC_US(data->vddci_voltage_table.entries[level].value * VOLTAGE_SCALE); vddci_voltage_table 689 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c table->Smio[level] |= data->vddci_voltage_table.entries[level].smio_low; vddci_voltage_table 693 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c table->SmioMask1 = data->vddci_voltage_table.mask_low; vddci_voltage_table 1309 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c vddci = (uint32_t)phm_find_closest_vddci(&(data->vddci_voltage_table), vddci_voltage_table 1416 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c vddci = (uint32_t)phm_find_closest_vddci(&(data->vddci_voltage_table), vddci_voltage_table 271 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c phm_get_voltage_id(&data->vddci_voltage_table, allowed_clock_voltage_table->entries[i].vddci); vddci_voltage_table 274 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c phm_get_voltage_id(&data->vddci_voltage_table, vddci_voltage_table 293 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c voltage->Vddci = phm_get_voltage_id(&data->vddci_voltage_table, vddci_voltage_table 342 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c table->VddciLevelCount = data->vddci_voltage_table.count; vddci_voltage_table 346 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c PP_HOST_TO_SMC_US(data->vddci_voltage_table.entries[count].value * VOLTAGE_SCALE); vddci_voltage_table 349 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c PP_HOST_TO_SMC_US(data->vddci_voltage_table.entries[count].value * VOLTAGE_SCALE); vddci_voltage_table 354 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c data->vddci_voltage_table.entries[count].smio_low; vddci_voltage_table 356 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c PP_HOST_TO_SMC_US(data->vddci_voltage_table.entries[count].value * VOLTAGE_SCALE); vddci_voltage_table 360 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c table->SmioMask1 = data->vddci_voltage_table.mask_low; vddci_voltage_table 1334 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c phm_get_voltage_id(&data->vddci_voltage_table, vddci_voltage_table 1394 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c phm_get_voltage_id(&data->vddci_voltage_table, vddci_voltage_table 1439 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c phm_get_voltage_id(&data->vddci_voltage_table, vddci_voltage_table 1564 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c phm_get_voltage_id(&(data->vddci_voltage_table), vddci_voltage_table 480 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c count = data->vddci_voltage_table.count; vddci_voltage_table 487 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c data->vddci_voltage_table.entries[level].value * VOLTAGE_SCALE); vddci_voltage_table 490 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c table->Smio[level] |= data->vddci_voltage_table.entries[level].smio_low; vddci_voltage_table 494 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c table->SmioMask1 = data->vddci_voltage_table.mask_low; vddci_voltage_table 625 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c vddci = phm_find_closest_vddci(&(data->vddci_voltage_table), vddci_voltage_table 645 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c vddci = phm_find_closest_vddci(&(data->vddci_voltage_table), vddci_voltage_table 1226 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c vddci = (uint32_t)phm_find_closest_vddci(&(data->vddci_voltage_table), vddci_voltage_table 1340 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c vddci = (uint32_t)phm_find_closest_vddci(&(data->vddci_voltage_table), vddci_voltage_table 1321 drivers/gpu/drm/radeon/btc_dpm.c new_voltage = btc_find_voltage(&eg_pi->vddci_voltage_table, vddci_voltage_table 2160 drivers/gpu/drm/radeon/ci_dpm.c &pi->vddci_voltage_table); vddci_voltage_table 2166 drivers/gpu/drm/radeon/ci_dpm.c &pi->vddci_voltage_table); vddci_voltage_table 2171 drivers/gpu/drm/radeon/ci_dpm.c if (pi->vddci_voltage_table.count > SMU7_MAX_LEVELS_VDDCI) vddci_voltage_table 2173 drivers/gpu/drm/radeon/ci_dpm.c &pi->vddci_voltage_table); vddci_voltage_table 2247 drivers/gpu/drm/radeon/ci_dpm.c table->VddciLevelCount = pi->vddci_voltage_table.count; vddci_voltage_table 2250 drivers/gpu/drm/radeon/ci_dpm.c &pi->vddci_voltage_table.entries[count], vddci_voltage_table 2255 drivers/gpu/drm/radeon/ci_dpm.c pi->vddci_voltage_table.entries[count].smio_low; vddci_voltage_table 230 drivers/gpu/drm/radeon/ci_dpm.h struct atom_voltage_table vddci_voltage_table; vddci_voltage_table 751 drivers/gpu/drm/radeon/cypress_dpm.c &eg_pi->vddci_voltage_table, vddci_voltage_table 1290 drivers/gpu/drm/radeon/cypress_dpm.c &eg_pi->vddci_voltage_table, vddci_voltage_table 1386 drivers/gpu/drm/radeon/cypress_dpm.c &eg_pi->vddci_voltage_table, vddci_voltage_table 1500 drivers/gpu/drm/radeon/cypress_dpm.c &eg_pi->vddci_voltage_table); vddci_voltage_table 1504 drivers/gpu/drm/radeon/cypress_dpm.c if (eg_pi->vddci_voltage_table.count > MAX_NO_VREG_STEPS) vddci_voltage_table 1506 drivers/gpu/drm/radeon/cypress_dpm.c &eg_pi->vddci_voltage_table); vddci_voltage_table 1549 drivers/gpu/drm/radeon/cypress_dpm.c if (eg_pi->vddci_voltage_table.count) { vddci_voltage_table 1551 drivers/gpu/drm/radeon/cypress_dpm.c &eg_pi->vddci_voltage_table, vddci_voltage_table 1556 drivers/gpu/drm/radeon/cypress_dpm.c cpu_to_be32(eg_pi->vddci_voltage_table.mask_low); vddci_voltage_table 85 drivers/gpu/drm/radeon/cypress_dpm.h struct atom_voltage_table vddci_voltage_table; vddci_voltage_table 1292 drivers/gpu/drm/radeon/ni_dpm.c if (eg_pi->vddci_voltage_table.count) { vddci_voltage_table 1293 drivers/gpu/drm/radeon/ni_dpm.c ni_populate_smc_voltage_table(rdev, &eg_pi->vddci_voltage_table, table); vddci_voltage_table 1297 drivers/gpu/drm/radeon/ni_dpm.c cpu_to_be32(eg_pi->vddci_voltage_table.mask_low); vddci_voltage_table 1747 drivers/gpu/drm/radeon/ni_dpm.c &eg_pi->vddci_voltage_table, vddci_voltage_table 1860 drivers/gpu/drm/radeon/ni_dpm.c &eg_pi->vddci_voltage_table, vddci_voltage_table 2379 drivers/gpu/drm/radeon/ni_dpm.c ret = ni_populate_voltage_value(rdev, &eg_pi->vddci_voltage_table, vddci_voltage_table 3987 drivers/gpu/drm/radeon/si_dpm.c VOLTAGE_OBJ_GPIO_LUT, &eg_pi->vddci_voltage_table); vddci_voltage_table 3991 drivers/gpu/drm/radeon/si_dpm.c if (eg_pi->vddci_voltage_table.count > SISLANDS_MAX_NO_VREG_STEPS) vddci_voltage_table 3994 drivers/gpu/drm/radeon/si_dpm.c &eg_pi->vddci_voltage_table); vddci_voltage_table 3999 drivers/gpu/drm/radeon/si_dpm.c &eg_pi->vddci_voltage_table); vddci_voltage_table 4077 drivers/gpu/drm/radeon/si_dpm.c if (eg_pi->vddci_voltage_table.count) { vddci_voltage_table 4078 drivers/gpu/drm/radeon/si_dpm.c si_populate_smc_voltage_table(rdev, &eg_pi->vddci_voltage_table, table); vddci_voltage_table 4081 drivers/gpu/drm/radeon/si_dpm.c cpu_to_be32(eg_pi->vddci_voltage_table.mask_low); vddci_voltage_table 4438 drivers/gpu/drm/radeon/si_dpm.c &eg_pi->vddci_voltage_table, vddci_voltage_table 4566 drivers/gpu/drm/radeon/si_dpm.c si_populate_voltage_value(rdev, &eg_pi->vddci_voltage_table, vddci_voltage_table 5062 drivers/gpu/drm/radeon/si_dpm.c ret = si_populate_voltage_value(rdev, &eg_pi->vddci_voltage_table,