Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Ddev.c80 .has_wide_gather = false,
94 .has_wide_gather = false,
108 .has_wide_gather = false,
122 .has_wide_gather = false,
145 .has_wide_gather = true,
168 .has_wide_gather = true,
335 if (!domain && !host->info->has_wide_gather) in host1x_iommu_init()
H A Ddev.h100 bool has_wide_gather; /* supports GATHER_W opcode */ member