Searched refs:usFanTableOffset (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c1015 if (0 == le16_to_cpu(powerplay_table3->usFanTableOffset)) {
1021 le16_to_cpu(powerplay_table3->usFanTableOffset));
1048 le16_to_cpu(powerplay_table3->usFanTableOffset));
1056 le16_to_cpu(powerplay_table3->usFanTableOffset));
1078 le16_to_cpu(powerplay_table3->usFanTableOffset));
1090 le16_to_cpu(powerplay_table3->usFanTableOffset));
H A Dvega10_pptable.h97 USHORT usFanTableOffset; /* points to ATOM_Vega10_Fan_Table */ member in struct:_ATOM_Vega10_POWERPLAYTABLE
H A Dprocess_pptables_v1_0.c944 if (0 == powerplay_table->usFanTableOffset) {
951 le16_to_cpu(powerplay_table->usFanTableOffset));
953 PP_ASSERT_WITH_CODE((0 != powerplay_table->usFanTableOffset),
H A Dpptable_v1_0.h120 USHORT usFanTableOffset; /*points to ATOM_Tonga_Fan_Table */ member in struct:_ATOM_Tonga_POWERPLAYTABLE
H A Dvega10_processpptables.c160 if (!powerplay_table->usFanTableOffset)
165 le16_to_cpu(powerplay_table->usFanTableOffset));
/openbsd-current/sys/dev/pci/drm/amd/include/
H A Dpptable.h219 USHORT usFanTableOffset; member in struct:_ATOM_PPLIB_POWERPLAYTABLE3
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dpptable.h192 USHORT usFanTableOffset; member in struct:_ATOM_PPLIB_POWERPLAYTABLE3
H A Dr600_dpm.c892 if (power_info->pplib3.usFanTableOffset) {
894 le16_to_cpu(power_info->pplib3.usFanTableOffset));
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c239 if (power_info->pplib3.usFanTableOffset) {
241 le16_to_cpu(power_info->pplib3.usFanTableOffset));

Completed in 267 milliseconds