Searched refs:ulPlatformCaps (Results 1 – 13 of 13) sorted by relevance
84 ULONG ulPlatformCaps; member
119 ULONG ulPlatformCaps; member
80 ULONG ulPlatformCaps; /* See ATOM_Vega10_CAPS_* */ member
111 ULONG ulPlatformCaps; /*See ATOM_Tonga_CAPS_* */ member
283 le32_to_cpu(powerplay_table->ulPlatformCaps)); in vega12_pp_tables_initialize()
1169 le32_to_cpu(powerplay_table->ulPlatformCaps)); in vega10_pp_tables_initialize()1360 0 != (le32_to_cpu(powerplay_table->ulPlatformCaps) & ATOM_VEGA10_PP_PLATFORM_CAP_BACO), in vega10_baco_set_cap()
927 le32_to_cpu(powerplay_table->ulPlatformCaps)); in vega20_pp_tables_initialize()
1162 le32_to_cpu(powerplay_table->ulPlatformCaps)); in pp_tables_v1_0_initialize()
1715 le32_to_cpu(powerplay_table->ulPlatformCaps)); in pp_tables_initialize()
172 ULONG ulPlatformCaps; // See ATOM_PPLIB_CAPS_* member
858 rdev->pm.dpm.platform_caps = le32_to_cpu(power_info->pplib.ulPlatformCaps); in r600_get_platform_caps()
199 ULONG ulPlatformCaps; // See ATOM_PPLIB_CAPS_* member
269 adev->pm.dpm.platform_caps = le32_to_cpu(power_info->pplib.ulPlatformCaps); in amdgpu_get_platform_caps()
Completed in 37 milliseconds