Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_hwdb.c24 .num_constants = 320,
55 .num_constants = 168,
87 .num_constants = 320,
119 .num_constants = 320,
150 .num_constants = 320,
182 .num_constants = 320,
214 .num_constants = 320,
246 .num_constants = 320,
H A Detnaviv_gpu.h70 u32 num_constants; member
H A Detnaviv_gpu.c141 *value = gpu->identity.num_constants; in etnaviv_gpu_get_param()
214 gpu->identity.num_constants = etnaviv_field(specs[1], in etnaviv_hw_specs()
304 if (gpu->identity.num_constants == 0) in etnaviv_hw_specs()
305 gpu->identity.num_constants = 168; in etnaviv_hw_specs()
990 gpu->identity.num_constants); in etnaviv_gpu_debugfs()