Symbol: LIMA_IP_DESC
drivers/gpu/drm/lima/lima_device.c
52
LIMA_IP_DESC(pmu, false, false, 0x02000, 0x02000, pmu, "pmu"),
drivers/gpu/drm/lima/lima_device.c
53
LIMA_IP_DESC(l2_cache0, true, true, 0x01000, 0x10000, l2_cache, NULL),
drivers/gpu/drm/lima/lima_device.c
54
LIMA_IP_DESC(l2_cache1, false, true, -1, 0x01000, l2_cache, NULL),
drivers/gpu/drm/lima/lima_device.c
55
LIMA_IP_DESC(l2_cache2, false, false, -1, 0x11000, l2_cache, NULL),
drivers/gpu/drm/lima/lima_device.c
56
LIMA_IP_DESC(gp, true, true, 0x00000, 0x00000, gp, "gp"),
drivers/gpu/drm/lima/lima_device.c
57
LIMA_IP_DESC(pp0, true, true, 0x08000, 0x08000, pp, "pp0"),
drivers/gpu/drm/lima/lima_device.c
58
LIMA_IP_DESC(pp1, false, false, 0x0A000, 0x0A000, pp, "pp1"),
drivers/gpu/drm/lima/lima_device.c
59
LIMA_IP_DESC(pp2, false, false, 0x0C000, 0x0C000, pp, "pp2"),
drivers/gpu/drm/lima/lima_device.c
60
LIMA_IP_DESC(pp3, false, false, 0x0E000, 0x0E000, pp, "pp3"),
drivers/gpu/drm/lima/lima_device.c
61
LIMA_IP_DESC(pp4, false, false, -1, 0x28000, pp, "pp4"),
drivers/gpu/drm/lima/lima_device.c
62
LIMA_IP_DESC(pp5, false, false, -1, 0x2A000, pp, "pp5"),
drivers/gpu/drm/lima/lima_device.c
63
LIMA_IP_DESC(pp6, false, false, -1, 0x2C000, pp, "pp6"),
drivers/gpu/drm/lima/lima_device.c
64
LIMA_IP_DESC(pp7, false, false, -1, 0x2E000, pp, "pp7"),
drivers/gpu/drm/lima/lima_device.c
65
LIMA_IP_DESC(gpmmu, true, true, 0x03000, 0x03000, mmu, "gpmmu"),
drivers/gpu/drm/lima/lima_device.c
66
LIMA_IP_DESC(ppmmu0, true, true, 0x04000, 0x04000, mmu, "ppmmu0"),
drivers/gpu/drm/lima/lima_device.c
67
LIMA_IP_DESC(ppmmu1, false, false, 0x05000, 0x05000, mmu, "ppmmu1"),
drivers/gpu/drm/lima/lima_device.c
68
LIMA_IP_DESC(ppmmu2, false, false, 0x06000, 0x06000, mmu, "ppmmu2"),
drivers/gpu/drm/lima/lima_device.c
69
LIMA_IP_DESC(ppmmu3, false, false, 0x07000, 0x07000, mmu, "ppmmu3"),
drivers/gpu/drm/lima/lima_device.c
70
LIMA_IP_DESC(ppmmu4, false, false, -1, 0x1C000, mmu, "ppmmu4"),
drivers/gpu/drm/lima/lima_device.c
71
LIMA_IP_DESC(ppmmu5, false, false, -1, 0x1D000, mmu, "ppmmu5"),
drivers/gpu/drm/lima/lima_device.c
72
LIMA_IP_DESC(ppmmu6, false, false, -1, 0x1E000, mmu, "ppmmu6"),
drivers/gpu/drm/lima/lima_device.c
73
LIMA_IP_DESC(ppmmu7, false, false, -1, 0x1F000, mmu, "ppmmu7"),
drivers/gpu/drm/lima/lima_device.c
74
LIMA_IP_DESC(dlbu, false, true, -1, 0x14000, dlbu, NULL),
drivers/gpu/drm/lima/lima_device.c
75
LIMA_IP_DESC(bcast, false, true, -1, 0x13000, bcast, NULL),
drivers/gpu/drm/lima/lima_device.c
76
LIMA_IP_DESC(pp_bcast, false, true, -1, 0x16000, pp_bcast, "pp"),
drivers/gpu/drm/lima/lima_device.c
77
LIMA_IP_DESC(ppmmu_bcast, false, true, -1, 0x15000, mmu, NULL),