| /openbsd-src/gnu/llvm/llvm/include/llvm/Passes/ |
| H A D | StandardInstrumentations.h | 423 StringRef Divider, bool InModule, unsigned Minor, 523 StringRef Divider, bool InModule, unsigned Minor,
|
| /openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/inc/ |
| H A D | smu7_fusion.h | 157 uint8_t Divider; member
|
| H A D | smu7_discrete.h | 258 uint8_t Divider; member
|
| H A D | smu71_discrete.h | 205 uint8_t Divider; member
|
| H A D | smu72_discrete.h | 187 uint8_t Divider; member
|
| H A D | smu73_discrete.h | 171 uint8_t Divider; member
|
| H A D | smu74_discrete.h | 198 uint8_t Divider; member
|
| H A D | smu75_discrete.h | 213 uint8_t Divider; member
|
| /openbsd-src/sys/dev/pci/drm/radeon/ |
| H A D | smu7_fusion.h | 162 uint8_t Divider; member
|
| H A D | smu7_discrete.h | 258 uint8_t Divider; member
|
| H A D | kv_dpm.c | 759 pi->vce_level[i].Divider = (u8)dividers.post_div; in kv_populate_vce_table() 822 pi->samu_level[i].Divider = (u8)dividers.post_div; in kv_populate_samu_table() 881 pi->acp_level[i].Divider = (u8)dividers.post_div; in kv_populate_acp_table()
|
| H A D | ci_dpm.c | 2675 table->VceLevel[count].Divider = (u8)dividers.post_divider; in ci_populate_smc_vce_level() 2708 table->AcpLevel[count].Divider = (u8)dividers.post_divider; in ci_populate_smc_acp_level() 2740 table->SamuLevel[count].Divider = (u8)dividers.post_divider; in ci_populate_smc_samu_level()
|
| /openbsd-src/gnu/llvm/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 1193 StringRef Name, StringRef Prefix, StringRef PassID, StringRef Divider, in handleFunctionCompare() argument 1876 StringRef Name, StringRef Prefix, StringRef PassID, StringRef Divider, in handleFunctionCompare() argument 1899 Divider, Name); in handleFunctionCompare()
|
| /openbsd-src/sys/dev/pci/drm/amd/pm/legacy-dpm/ |
| H A D | amdgpu_kv_dpm.c | 990 pi->vce_level[i].Divider = (u8)dividers.post_div; in kv_populate_vce_table() 1053 pi->samu_level[i].Divider = (u8)dividers.post_div; in kv_populate_samu_table() 1112 pi->acp_level[i].Divider = (u8)dividers.post_div; in kv_populate_acp_table()
|
| /openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/ |
| H A D | fiji_smumgr.c | 1449 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in fiji_populate_smc_vce_level() 1485 table->AcpLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in fiji_populate_smc_acp_level()
|
| H A D | polaris10_smumgr.c | 1407 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in polaris10_populate_smc_vce_level() 1456 table->SamuLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in polaris10_populate_smc_samu_level()
|
| H A D | ci_smumgr.c | 1583 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in ci_populate_smc_vce_level() 1613 table->AcpLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in ci_populate_smc_acp_level()
|
| H A D | tonga_smumgr.c | 1405 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in tonga_populate_smc_vce_level() 1449 table->AcpLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in tonga_populate_smc_acp_level()
|
| H A D | vegam_smumgr.c | 1236 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in vegam_populate_smc_vce_level()
|