Searched refs:pixel_pipes (Results 1 – 4 of 4) sorted by relevance
18 .pixel_pipes = 2,
61 u32 pixel_pipes; member
121 *value = gpu->identity.pixel_pipes; in etnaviv_gpu_get_param()181 gpu->identity.pixel_pipes = etnaviv_field(specs[0], in etnaviv_hw_specs()241 if (gpu->identity.pixel_pipes == 0) in etnaviv_hw_specs()242 gpu->identity.pixel_pipes = 1; in etnaviv_hw_specs()897 gpu->identity.pixel_pipes); in etnaviv_gpu_debugfs()
62 for (i = 0; i < gpu->identity.pixel_pipes; i++) { in pipe_reg_read()