Searched refs:tool_table (Results 1 – 2 of 2) sorted by relevance
736 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v11_0_set_tool_table_location() local738 if (tool_table->mc_address) { in smu_v11_0_set_tool_table_location()741 upper_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()746 lower_32_bits(tool_table->mc_address), in smu_v11_0_set_tool_table_location()
782 struct smu_table *tool_table = &smu->smu_table.tables[SMU_TABLE_PMSTATUSLOG]; in smu_v13_0_set_tool_table_location() local784 if (tool_table->mc_address) { in smu_v13_0_set_tool_table_location()787 upper_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()792 lower_32_bits(tool_table->mc_address), in smu_v13_0_set_tool_table_location()