Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Ddev.c101 .has_wide_gather = false,
116 .has_wide_gather = false,
131 .has_wide_gather = false,
146 .has_wide_gather = false,
187 .has_wide_gather = true,
226 .has_wide_gather = true,
279 .has_wide_gather = true,
477 if (!domain && !host->info->has_wide_gather) in host1x_iommu_init()
H A Ddev.h107 bool has_wide_gather; /* supports GATHER_W opcode */ member