Searched refs:Divider (Results 1 - 19 of 19) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dsmu7_fusion.h162 uint8_t Divider; member in struct:SMU7_Fusion_ExtClkLevel
H A Dsmu7_discrete.h258 uint8_t Divider; member in struct:SMU7_Discrete_ExtClkLevel
H A Dkv_dpm.c759 pi->vce_level[i].Divider = (u8)dividers.post_div;
822 pi->samu_level[i].Divider = (u8)dividers.post_div;
881 pi->acp_level[i].Divider = (u8)dividers.post_div;
H A Dci_dpm.c2675 table->VceLevel[count].Divider = (u8)dividers.post_divider;
2708 table->AcpLevel[count].Divider = (u8)dividers.post_divider;
2740 table->SamuLevel[count].Divider = (u8)dividers.post_divider;
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dsmu7_fusion.h157 uint8_t Divider; member in struct:SMU7_Fusion_ExtClkLevel
H A Dsmu71_discrete.h205 uint8_t Divider; member in struct:SMU71_Discrete_ExtClkLevel
H A Dsmu7_discrete.h258 uint8_t Divider; member in struct:SMU7_Discrete_ExtClkLevel
H A Dsmu72_discrete.h187 uint8_t Divider; member in struct:SMU72_Discrete_ExtClkLevel
H A Dsmu74_discrete.h198 uint8_t Divider; member in struct:SMU74_Discrete_ExtClkLevel
H A Dsmu75_discrete.h213 uint8_t Divider; member in struct:SMU75_Discrete_ExtClkLevel
H A Dsmu73_discrete.h171 uint8_t Divider; member in struct:SMU73_Discrete_ExtClkLevel
/openbsd-current/gnu/llvm/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h423 StringRef Divider, bool InModule, unsigned Minor,
523 StringRef Divider, bool InModule, unsigned Minor,
/openbsd-current/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1193 StringRef Name, StringRef Prefix, StringRef PassID, StringRef Divider,
1876 StringRef Name, StringRef Prefix, StringRef PassID, StringRef Divider,
1899 Divider, Name);
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c1449 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider;
1485 table->AcpLevel[count].Divider = (uint8_t)dividers.pll_post_divider;
H A Dci_smumgr.c1583 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider;
1613 table->AcpLevel[count].Divider = (uint8_t)dividers.pll_post_divider;
H A Dtonga_smumgr.c1405 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider;
1449 table->AcpLevel[count].Divider = (uint8_t)dividers.pll_post_divider;
H A Dpolaris10_smumgr.c1407 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider;
1456 table->SamuLevel[count].Divider = (uint8_t)dividers.pll_post_divider;
H A Dvegam_smumgr.c1236 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider;
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_kv_dpm.c990 pi->vce_level[i].Divider = (u8)dividers.post_div;
1053 pi->samu_level[i].Divider = (u8)dividers.post_div;
1112 pi->acp_level[i].Divider = (u8)dividers.post_div;

Completed in 309 milliseconds