MALI: rockchip: upgrade midgard DDK to r14p0-01rel0
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / arm / midgard / mali_midg_regmap.h
index de6c206f3c71edcdf4a9425147e5268de4ad3149..de3053b88da810b2cdc6c0e1586b9d6108842885 100644 (file)
@@ -61,6 +61,7 @@
 #define LATEST_FLUSH            0x038  /* (RO) */
 
 #define GROUPS_L2_COHERENT      (1 << 0)       /* Cores groups are l2 coherent */
+#define GPU_DBGEN               (1 << 8)       /* DBGEN wire status */
 
 #define GPU_FAULTSTATUS         0x03C  /* (RO) GPU exception type and fault status */
 #define GPU_FAULTADDRESS_LO     0x040  /* (RO) GPU exception fault address, low word */