Searched refs:ulPlatformCaps (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega12_pptable.h83 ULONG ulPlatformCaps; member in struct:_ATOM_VEGA12_POWERPLAYTABLE
H A Dvega20_pptable.h116 ULONG ulPlatformCaps; member in struct:_ATOM_VEGA20_POWERPLAYTABLE
H A Dvega10_pptable.h80 ULONG ulPlatformCaps; /* See ATOM_Vega10_CAPS_* */ member in struct:_ATOM_Vega10_POWERPLAYTABLE
H A Dvega12_processpptables.c279 le32_to_cpu(powerplay_table->ulPlatformCaps));
H A Dpptable_v1_0.h52 /*/* ATOM_TONGA_POWERPLAYTABLE::ulPlatformCaps */
111 ULONG ulPlatformCaps; /*See ATOM_Tonga_CAPS_* */ member in struct:_ATOM_Tonga_POWERPLAYTABLE
H A Dvega10_processpptables.c1168 le32_to_cpu(powerplay_table->ulPlatformCaps));
1359 0 != (le32_to_cpu(powerplay_table->ulPlatformCaps) & ATOM_VEGA10_PP_PLATFORM_CAP_BACO),
H A Dvega20_processpptables.c926 le32_to_cpu(powerplay_table->ulPlatformCaps));
H A Dprocess_pptables_v1_0.c1162 le32_to_cpu(powerplay_table->ulPlatformCaps));
H A Dprocesspptables.c1715 le32_to_cpu(powerplay_table->ulPlatformCaps));
/linux-master/drivers/gpu/drm/radeon/
H A Dpptable.h121 //// ATOM_PPLIB_POWERPLAYTABLE::ulPlatformCaps
172 ULONG ulPlatformCaps; // See ATOM_PPLIB_CAPS_* member in struct:_ATOM_PPLIB_POWERPLAYTABLE
H A Dr600_dpm.c856 rdev->pm.dpm.platform_caps = le32_to_cpu(power_info->pplib.ulPlatformCaps);
/linux-master/drivers/gpu/drm/amd/include/
H A Dpptable.h144 //// ATOM_PPLIB_POWERPLAYTABLE::ulPlatformCaps
199 ULONG ulPlatformCaps; // See ATOM_PPLIB_CAPS_* member in struct:_ATOM_PPLIB_POWERPLAYTABLE
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c172 adev->pm.dpm.platform_caps = le32_to_cpu(power_info->pplib.ulPlatformCaps);

Completed in 273 milliseconds