Home
last modified time | relevance | path

Searched refs:is_a2xx (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/msm/adreno/
Dadreno_device.c415 priv->is_a2xx = config.rev.core == 2; in adreno_bind()
/drivers/gpu/drm/msm/
Dmsm_drv.h170 bool is_a2xx; member
Dmsm_drv.c320 return priv->is_a2xx || iommu_present(&platform_bus_type); in msm_use_mmu()