Home
last modified time | relevance | path

Searched refs:m_s_present (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/include/
Ddiscovery.h339 uint32_t m_s_present; member
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c1498 u32 u, mall_size_per_umc, m_s_present, half_use; in amdgpu_discovery_get_mall_info() local
1519 m_s_present = le32_to_cpu(mall_info->v1.m_s_present); in amdgpu_discovery_get_mall_info()
1522 if (m_s_present & (1 << u)) in amdgpu_discovery_get_mall_info()