Searched refs:uclk_pstate (Results 1 – 11 of 11) sorted by relevance
522 pstate_table->uclk_pstate.min = mem_table->min; in aldebaran_populate_umd_state_clk()523 pstate_table->uclk_pstate.peak = mem_table->max; in aldebaran_populate_umd_state_clk()524 pstate_table->uclk_pstate.curr.min = mem_table->min; in aldebaran_populate_umd_state_clk()525 pstate_table->uclk_pstate.curr.max = mem_table->max; in aldebaran_populate_umd_state_clk()537 pstate_table->uclk_pstate.standard = in aldebaran_populate_umd_state_clk()544 pstate_table->uclk_pstate.standard = in aldebaran_populate_umd_state_clk()545 pstate_table->uclk_pstate.min; in aldebaran_populate_umd_state_clk()
606 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_6_populate_umd_state_clk()607 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_6_populate_umd_state_clk()608 pstate_table->uclk_pstate.curr.min = mem_table->min; in smu_v13_0_6_populate_umd_state_clk()609 pstate_table->uclk_pstate.curr.max = mem_table->max; in smu_v13_0_6_populate_umd_state_clk()621 pstate_table->uclk_pstate.standard = in smu_v13_0_6_populate_umd_state_clk()628 pstate_table->uclk_pstate.standard = in smu_v13_0_6_populate_umd_state_clk()629 pstate_table->uclk_pstate.min; in smu_v13_0_6_populate_umd_state_clk()
1751 mclk_min = mclk_max = pstate_table->uclk_pstate.standard; in smu_v13_0_set_performance_level()1761 mclk_min = mclk_max = pstate_table->uclk_pstate.min; in smu_v13_0_set_performance_level()1765 mclk_min = mclk_max = pstate_table->uclk_pstate.peak; in smu_v13_0_set_performance_level()1811 pstate_table->uclk_pstate.curr.min = mclk_min; in smu_v13_0_set_performance_level()1812 pstate_table->uclk_pstate.curr.max = mclk_max; in smu_v13_0_set_performance_level()
1859 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_7_populate_umd_state_clk()1860 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_7_populate_umd_state_clk()1879 pstate_table->uclk_pstate.standard = mem_table->max; in smu_v13_0_7_populate_umd_state_clk()
1884 pstate_table->uclk_pstate.min = mem_table->min; in smu_v13_0_0_populate_umd_state_clk()1885 pstate_table->uclk_pstate.peak = mem_table->max; in smu_v13_0_0_populate_umd_state_clk()1904 pstate_table->uclk_pstate.standard = mem_table->max; in smu_v13_0_0_populate_umd_state_clk()
545 pstate_table->uclk_pstate.min = mem_table->min; in arcturus_populate_umd_state_clk()546 pstate_table->uclk_pstate.peak = mem_table->max; in arcturus_populate_umd_state_clk()556 pstate_table->uclk_pstate.standard = in arcturus_populate_umd_state_clk()563 pstate_table->uclk_pstate.standard = in arcturus_populate_umd_state_clk()564 pstate_table->uclk_pstate.min; in arcturus_populate_umd_state_clk()
1871 mclk_min = mclk_max = pstate_table->uclk_pstate.standard; in smu_v11_0_set_performance_level()1878 mclk_min = mclk_max = pstate_table->uclk_pstate.min; in smu_v11_0_set_performance_level()1882 mclk_min = mclk_max = pstate_table->uclk_pstate.peak; in smu_v11_0_set_performance_level()
1763 pstate_table->uclk_pstate.min = mem_table->min; in navi10_populate_umd_state_clk()1764 pstate_table->uclk_pstate.peak = mem_table->max; in navi10_populate_umd_state_clk()1774 pstate_table->uclk_pstate.standard = in navi10_populate_umd_state_clk()1781 pstate_table->uclk_pstate.standard = in navi10_populate_umd_state_clk()1782 pstate_table->uclk_pstate.min; in navi10_populate_umd_state_clk()
1491 pstate_table->uclk_pstate.min = mem_table->min; in sienna_cichlid_populate_umd_state_clk()1492 pstate_table->uclk_pstate.peak = mem_table->max; in sienna_cichlid_populate_umd_state_clk()1501 pstate_table->uclk_pstate.standard = SIENNA_CICHLID_UMD_PSTATE_PROFILING_MEMCLK; in sienna_cichlid_populate_umd_state_clk()1506 pstate_table->uclk_pstate.standard = DIMGREY_CAVEFISH_UMD_PSTATE_PROFILING_MEMCLK; in sienna_cichlid_populate_umd_state_clk()1511 pstate_table->uclk_pstate.standard = BEIGE_GOBY_UMD_PSTATE_PROFILING_MEMCLK; in sienna_cichlid_populate_umd_state_clk()
445 struct pstates_clk_freq uclk_pstate; member
2571 *((uint32_t *)data) = pstate_table->uclk_pstate.standard * 100; in smu_read_sensor()2579 *((uint32_t *)data) = pstate_table->uclk_pstate.peak * 100; in smu_read_sensor()