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