Home
last modified time | relevance | path

Searched refs:tool_table (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/smu15/
H A Dsmu_v15_0.c694 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v15_0_set_tool_table_location() local
696 if (tool_table->mc_address) { in smu_v15_0_set_tool_table_location()
699 upper_32_bits(tool_table->mc_address), in smu_v15_0_set_tool_table_location()
704 lower_32_bits(tool_table->mc_address), in smu_v15_0_set_tool_table_location()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c725 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v14_0_set_tool_table_location() local
727 if (tool_table->mc_address) { in smu_v14_0_set_tool_table_location()
730 upper_32_bits(tool_table->mc_address), in smu_v14_0_set_tool_table_location()
735 lower_32_bits(tool_table->mc_address), in smu_v14_0_set_tool_table_location()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c709 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v11_0_set_tool_table_location() local
711 if (tool_table->mc_address) { in smu_v11_0_set_tool_table_location()
714 upper_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()
719 lower_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c740 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v13_0_set_tool_table_location() local
742 if (tool_table->mc_address) { in smu_v13_0_set_tool_table_location()
745 upper_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()
750 lower_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()