Searched refs:eco_id (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c164 *value = gpu->identity.eco_id;
356 gpu->identity.eco_id = gpu_read(gpu, VIVS_HI_CHIP_ECO_ID);
396 gpu->identity.eco_id = 1;
399 gpu->identity.eco_id = 1;
949 seq_printf(m, "\t eco_id: 0x%x\n", gpu->identity.eco_id);
H A Detnaviv_gpu.h23 u32 eco_id; member in struct:etnaviv_chip_identity
H A Detnaviv_hwdb.c14 .eco_id = 0,
46 .eco_id = 0,
77 .eco_id = 0,
109 .eco_id = 0,
141 .eco_id = 0,
172 .eco_id = ~0U,
204 .eco_id = 0,
236 .eco_id = 0x6000000,
270 const u32 eco_id = ident->eco_id; local
[all...]

Completed in 207 milliseconds