Symbol: PWR_CTRL_REG
drivers/gpu/drm/panthor/panthor_regs.h
218
#define PWR_INT_RAWSTAT PWR_CTRL_REG(0x0)
drivers/gpu/drm/panthor/panthor_regs.h
219
#define PWR_INT_CLEAR PWR_CTRL_REG(0x4)
drivers/gpu/drm/panthor/panthor_regs.h
220
#define PWR_INT_MASK PWR_CTRL_REG(0x8)
drivers/gpu/drm/panthor/panthor_regs.h
221
#define PWR_INT_STAT PWR_CTRL_REG(0xc)
drivers/gpu/drm/panthor/panthor_regs.h
231
#define PWR_STATUS PWR_CTRL_REG(0x20)
drivers/gpu/drm/panthor/panthor_regs.h
252
#define PWR_COMMAND PWR_CTRL_REG(0x28)
drivers/gpu/drm/panthor/panthor_regs.h
269
#define PWR_CMDARG PWR_CTRL_REG(0x30)
drivers/gpu/drm/panthor/panthor_regs.h
271
#define PWR_L2_PRESENT PWR_CTRL_REG(0x100)
drivers/gpu/drm/panthor/panthor_regs.h
272
#define PWR_L2_READY PWR_CTRL_REG(0x108)
drivers/gpu/drm/panthor/panthor_regs.h
273
#define PWR_L2_PWRTRANS PWR_CTRL_REG(0x110)
drivers/gpu/drm/panthor/panthor_regs.h
274
#define PWR_L2_PWRACTIVE PWR_CTRL_REG(0x118)
drivers/gpu/drm/panthor/panthor_regs.h
275
#define PWR_TILER_PRESENT PWR_CTRL_REG(0x140)
drivers/gpu/drm/panthor/panthor_regs.h
276
#define PWR_TILER_READY PWR_CTRL_REG(0x148)
drivers/gpu/drm/panthor/panthor_regs.h
277
#define PWR_TILER_PWRTRANS PWR_CTRL_REG(0x150)
drivers/gpu/drm/panthor/panthor_regs.h
278
#define PWR_TILER_PWRACTIVE PWR_CTRL_REG(0x158)
drivers/gpu/drm/panthor/panthor_regs.h
279
#define PWR_SHADER_PRESENT PWR_CTRL_REG(0x200)
drivers/gpu/drm/panthor/panthor_regs.h
280
#define PWR_SHADER_READY PWR_CTRL_REG(0x208)
drivers/gpu/drm/panthor/panthor_regs.h
281
#define PWR_SHADER_PWRTRANS PWR_CTRL_REG(0x210)
drivers/gpu/drm/panthor/panthor_regs.h
282
#define PWR_SHADER_PWRACTIVE PWR_CTRL_REG(0x218)
drivers/gpu/drm/panthor/panthor_regs.h
283
#define PWR_BASE_PRESENT PWR_CTRL_REG(0x380)
drivers/gpu/drm/panthor/panthor_regs.h
284
#define PWR_BASE_READY PWR_CTRL_REG(0x388)
drivers/gpu/drm/panthor/panthor_regs.h
285
#define PWR_BASE_PWRTRANS PWR_CTRL_REG(0x390)
drivers/gpu/drm/panthor/panthor_regs.h
286
#define PWR_BASE_PWRACTIVE PWR_CTRL_REG(0x398)
drivers/gpu/drm/panthor/panthor_regs.h
287
#define PWR_STACK_PRESENT PWR_CTRL_REG(0x3c0)
drivers/gpu/drm/panthor/panthor_regs.h
288
#define PWR_STACK_READY PWR_CTRL_REG(0x3c8)
drivers/gpu/drm/panthor/panthor_regs.h
289
#define PWR_STACK_PWRTRANS PWR_CTRL_REG(0x3d0)