Searched refs:instruction_count (Results 1 – 4 of 4) sorted by relevance
22 .instruction_count = 256,53 .instruction_count = 512,84 .instruction_count = 512,115 .instruction_count = 512,
137 *value = gpu->identity.instruction_count; in etnaviv_gpu_get_param()212 gpu->identity.instruction_count = etnaviv_field(specs[1], in etnaviv_hw_specs()282 switch (gpu->identity.instruction_count) { in etnaviv_hw_specs()286 gpu->identity.instruction_count = 512; in etnaviv_hw_specs()288 gpu->identity.instruction_count = 256; in etnaviv_hw_specs()292 gpu->identity.instruction_count = 1024; in etnaviv_hw_specs()296 gpu->identity.instruction_count = 2048; in etnaviv_hw_specs()300 gpu->identity.instruction_count = 256; in etnaviv_hw_specs()959 gpu->identity.instruction_count); in etnaviv_gpu_debugfs()
63 u32 instruction_count; member
109 int instruction_count(void) in instruction_count() function166 return test_harness(instruction_count, "instruction_count"); in main()