Searched refs:half_use (Results 1 – 1 of 1) sorted by relevance
1517 u32 u, mall_size_per_umc, m_s_present, half_use; in amdgpu_discovery_get_mall_info() local1539 half_use = le32_to_cpu(mall_info->v1.m_half_use); in amdgpu_discovery_get_mall_info()1543 else if (half_use & (1 << u)) in amdgpu_discovery_get_mall_info()1549 adev->gmc.m_half_use = half_use; in amdgpu_discovery_get_mall_info()