Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/host1x/
Ddev.c76 .has_wide_gather = false,
90 .has_wide_gather = false,
104 .has_wide_gather = false,
118 .has_wide_gather = false,
141 .has_wide_gather = true,
164 .has_wide_gather = true,
316 if (!domain && !host->info->has_wide_gather) in host1x_iommu_init()
Ddev.h100 bool has_wide_gather; /* supports GATHER_W opcode */ member