Lines Matching +full:0 +full:x02020000

25 		.chip_ids = ADRENO_CHIP_IDS(0x02000000),
36 .chip_ids = ADRENO_CHIP_IDS(0x02000001),
47 .chip_ids = ADRENO_CHIP_IDS(0x02020000),
59 0x03000512,
60 0x03000520
72 .chip_ids = ADRENO_CHIP_IDS(0x03000600),
84 0x03020000,
85 0x03020001,
86 0x03020002
99 0x03030000,
100 0x03030001,
101 0x03030002
113 .chip_ids = ADRENO_CHIP_IDS(0x04000500),
124 .chip_ids = ADRENO_CHIP_IDS(0x04020000),
135 .chip_ids = ADRENO_CHIP_IDS(0x04030002),
146 .chip_ids = ADRENO_CHIP_IDS(0x05000600),
164 .chip_ids = ADRENO_CHIP_IDS(0x05000800),
181 .chip_ids = ADRENO_CHIP_IDS(0x05000900),
199 .chip_ids = ADRENO_CHIP_IDS(0x05010000),
214 .chip_ids = ADRENO_CHIP_IDS(0x05010200),
232 0x05030002,
233 0x05030004
253 .chip_ids = ADRENO_CHIP_IDS(0x05040001),
271 .chip_ids = ADRENO_CHIP_IDS(0x06010000),
290 { 0, 0 },
297 .chip_ids = ADRENO_CHIP_IDS(0x06010800),
309 { 0, 0 },
315 .chip_ids = ADRENO_CHIP_IDS(0x06010900),
328 { 0, 0 },
334 .chip_ids = ADRENO_CHIP_IDS(0x06010901),
347 { 0, 0 },
352 .chip_ids = ADRENO_CHIP_IDS(0x06010900),
366 { 0, 0 },
374 0x06030001,
375 0x06030002
390 .chip_ids = ADRENO_CHIP_IDS(0x06040001),
404 { 0, 0 },
408 .chip_ids = ADRENO_CHIP_IDS(0x06050002),
424 { 0, 0 },
430 .chip_ids = ADRENO_CHIP_IDS(0x06060001),
446 .chip_ids = ADRENO_CHIP_IDS(0x06030500),
460 { 0, 0 },
461 { 117, 0 },
465 .chip_ids = ADRENO_CHIP_IDS(0x06080001),
479 .chip_ids = ADRENO_CHIP_IDS(0x06090000),
527 for (int i = 0; i < ARRAY_SIZE(gpulist); i++) { in adreno_info()
531 for (int j = 0; info->chip_ids[j]; j++) in adreno_info()
580 if (ret < 0) { in adreno_load_gpu()
620 ret = of_property_read_string_index(node, "compatible", 0, &compat); in find_chipid()
621 if (ret == 0) { in find_chipid()
639 return 0; in find_chipid()
643 return 0; in find_chipid()
655 return 0; in find_chipid()
699 return 0; in adreno_bind()
731 .num_res = 0, in adreno_device_register_headless()
733 .size_data = 0, in adreno_device_register_headless()
734 .dma_mask = ~0, in adreno_device_register_headless()
751 return 0; in adreno_probe()
757 return 0; in adreno_remove()
811 for (i = 0; i < gpu->nr_rings; i++) { in suspend_scheduler()
821 for (i = 0; i < gpu->nr_rings; i++) { in resume_scheduler()
833 return 0; in adreno_system_suspend()
838 gpu->active_submits == 0, in adreno_system_suspend()
840 if (remaining == 0) { in adreno_system_suspend()
859 return 0; in adreno_system_resume()