Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Ddev.c80 .has_wide_gather = false,
95 .has_wide_gather = false,
110 .has_wide_gather = false,
125 .has_wide_gather = false,
149 .has_wide_gather = true,
173 .has_wide_gather = true,
341 if (!domain && !host->info->has_wide_gather) in host1x_iommu_init()
Ddev.h100 bool has_wide_gather; /* supports GATHER_W opcode */ member