Searched refs:pstate_sclk (Results 1 – 8 of 8) sorted by relevance
1528 hwmgr->pstate_sclk = vddc_dependency_on_sclk->entries[count].clk; in smu7_populate_umdpstate_clocks() 1533 hwmgr->pstate_sclk = vddc_dependency_on_sclk->entries[0].clk; in smu7_populate_umdpstate_clocks() 1545 hwmgr->pstate_sclk = vdd_dep_on_sclk->entries[count].clk; in smu7_populate_umdpstate_clocks() 1550 hwmgr->pstate_sclk = vdd_dep_on_sclk->entries[0].clk; in smu7_populate_umdpstate_clocks() 1560 hwmgr->pstate_sclk /= 100; in smu7_populate_umdpstate_clocks()
342 hwmgr->pstate_sclk = SMU10_UMD_PSTATE_GFXCLK; in smu10_is_gfx_on()
1046 hwmgr->pstate_sclk = gfx_dpm_table->dpm_levels[VEGA12_UMD_PSTATE_GFXCLK_LEVEL].value; in vega12_populate_umdpstate_clocks() 1049 hwmgr->pstate_sclk = gfx_dpm_table->dpm_levels[0].value; in vega12_populate_umdpstate_clocks()
3029 hwmgr->pstate_sclk = table_info->vdd_dep_on_sclk->entries[VEGA10_UMD_PSTATE_GFXCLK_LEVEL].clk; in vega10_populate_umdpstate_clocks() 3032 hwmgr->pstate_sclk = table_info->vdd_dep_on_sclk->entries[0].clk; in vega10_populate_umdpstate_clocks() 3040 hwmgr->pstate_sclk /= 100; in vega10_populate_umdpstate_clocks()
994 hwmgr->pstate_sclk = table->entries[0].clk / 100; in smu8_stop_dpm()
1576 hwmgr->pstate_sclk = gfx_table->dpm_levels[VEGA20_UMD_PSTATE_GFXCLK_LEVEL].value; in vega20_populate_umdpstate_clocks() 1579 hwmgr->pstate_sclk = gfx_table->dpm_levels[0].value; in vega20_populate_umdpstate_clocks()
718 uint32_t pstate_sclk; member
797 *((uint32_t *)value) = hwmgr->pstate_sclk * 100; in pp_dpm_read_sensor()