Searched refs:amdgpu_wbrf (Results 1 – 3 of 3) sorted by relevance
243 int amdgpu_wbrf = -1; variable1106 module_param_named(wbrf, amdgpu_wbrf, int, 0444);
273 extern int amdgpu_wbrf;
1554 smu->wbrf_supported = smu_is_asic_wbrf_supported(smu) && amdgpu_wbrf && in smu_wbrf_support_check()
Completed in 800 milliseconds