Searched refs:AcpLevelCount (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dsmu7_fusion.h229 uint8_t AcpLevelCount; member in struct:SMU7_Fusion_DpmTable
H A Dsmu7_discrete.h316 uint8_t AcpLevelCount; member in struct:SMU7_Discrete_DpmTable
H A Dci_dpm.c2692 table->AcpLevelCount = (u8)
2695 for (count = 0; count < table->AcpLevelCount; count++) {
H A Dkv_dpm.c888 offsetof(SMU7_Fusion_DpmTable, AcpLevelCount),
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dsmu7_fusion.h220 uint8_t AcpLevelCount; member in struct:SMU7_Fusion_DpmTable
H A Dsmu7_discrete.h316 uint8_t AcpLevelCount; member in struct:SMU7_Discrete_DpmTable
H A Dsmu72_discrete.h255 uint8_t AcpLevelCount; member in struct:SMU72_Discrete_DpmTable
H A Dsmu74_discrete.h264 uint8_t AcpLevelCount; member in struct:SMU74_Discrete_DpmTable
H A Dsmu75_discrete.h267 uint8_t AcpLevelCount; member in struct:SMU75_Discrete_DpmTable
H A Dsmu73_discrete.h229 uint8_t AcpLevelCount; member in struct:SMU73_Discrete_DpmTable
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c1468 table->AcpLevelCount = (uint8_t)(mm_table->count);
1471 for (count = 0; count < table->AcpLevelCount; count++) {
H A Dci_smumgr.c1600 table->AcpLevelCount = (uint8_t)(acp_table->count);
1603 for (count = 0; count < table->AcpLevelCount; count++) {
H A Dtonga_smumgr.c1425 table->AcpLevelCount = (uint8_t) (mm_table->count);
1428 for (count = 0; count < table->AcpLevelCount; count++) {
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_kv_dpm.c1119 offsetof(SMU7_Fusion_DpmTable, AcpLevelCount),

Completed in 310 milliseconds