Searched refs:m_s_present (Results 1 – 2 of 2) sorted by relevance
381 uint32_t m_s_present; member
1620 u32 u, mall_size_per_umc, m_s_present, half_use; in amdgpu_discovery_get_mall_info() local1641 m_s_present = le32_to_cpu(mall_info->v1.m_s_present); in amdgpu_discovery_get_mall_info()1644 if (m_s_present & (1 << u)) in amdgpu_discovery_get_mall_info()