chipIdentity      326 drivers/gpu/drm/etnaviv/etnaviv_gpu.c 	u32 chipIdentity;
chipIdentity      328 drivers/gpu/drm/etnaviv/etnaviv_gpu.c 	chipIdentity = gpu_read(gpu, VIVS_HI_CHIP_IDENTITY);
chipIdentity      331 drivers/gpu/drm/etnaviv/etnaviv_gpu.c 	if (etnaviv_field(chipIdentity, VIVS_HI_CHIP_IDENTITY_FAMILY) == 0x01) {
chipIdentity      333 drivers/gpu/drm/etnaviv/etnaviv_gpu.c 		gpu->identity.revision = etnaviv_field(chipIdentity,