Searched refs:gfxclk_pstate (Results 1 – 6 of 6) sorted by relevance
488 pstate_table->gfxclk_pstate.min = gfx_table->min; in arcturus_populate_umd_state_clk()489 pstate_table->gfxclk_pstate.peak = gfx_table->max; in arcturus_populate_umd_state_clk()500 pstate_table->gfxclk_pstate.standard = in arcturus_populate_umd_state_clk()507 pstate_table->gfxclk_pstate.standard = in arcturus_populate_umd_state_clk()508 pstate_table->gfxclk_pstate.min; in arcturus_populate_umd_state_clk()
1158 pstate_table->gfxclk_pstate.min = gfx_table->min; in navi10_populate_umd_state_clk()1205 pstate_table->gfxclk_pstate.peak = sclk_freq; in navi10_populate_umd_state_clk()1216 pstate_table->gfxclk_pstate.standard = in navi10_populate_umd_state_clk()1223 pstate_table->gfxclk_pstate.standard = in navi10_populate_umd_state_clk()1224 pstate_table->gfxclk_pstate.min; in navi10_populate_umd_state_clk()
1758 sclk_min = sclk_max = pstate_table->gfxclk_pstate.standard; in smu_v11_0_set_performance_level()1763 sclk_min = sclk_max = pstate_table->gfxclk_pstate.min; in smu_v11_0_set_performance_level()1769 sclk_min = sclk_max = pstate_table->gfxclk_pstate.peak; in smu_v11_0_set_performance_level()
1067 pstate_table->gfxclk_pstate.min = gfx_table->min; in sienna_cichlid_populate_umd_state_clk()1068 pstate_table->gfxclk_pstate.peak = gfx_table->max; in sienna_cichlid_populate_umd_state_clk()
368 struct pstates_clk_freq gfxclk_pstate; member
2118 *((uint32_t *)data) = pstate_table->gfxclk_pstate.standard * 100; in smu_read_sensor()