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