Home
last modified time | relevance | path

Searched defs:num_of_levels (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_hwmgr.c569 vega12_get_number_of_dpm_level(struct pp_hwmgr * hwmgr,PPCLK_e clk_id,uint32_t * num_of_levels) vega12_get_number_of_dpm_level() argument
604 uint32_t i, num_of_levels, clk; vega12_setup_single_dpm_table() local
H A Dvega20_hwmgr.c526 vega20_get_number_of_dpm_level(struct pp_hwmgr * hwmgr,PPCLK_e clk_id,uint32_t * num_of_levels) vega20_get_number_of_dpm_level() argument
561 uint32_t i, num_of_levels, clk; vega20_setup_single_dpm_table() local
/openbsd-src/sys/dev/pci/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c2431 int num_of_levels = pcie_table->num_of_link_levels; in smu_v13_0_update_pcie_parameters() local