Page MenuHomeFreeBSD

D10223.id.diff
No OneTemporary

D10223.id.diff

Index: head/sys/arm/include/pl310.h
===================================================================
--- head/sys/arm/include/pl310.h
+++ head/sys/arm/include/pl310.h
@@ -134,8 +134,8 @@
#define PREFETCH_CTRL_INSTR_PREFETCH (1 << 29)
#define PREFETCH_CTRL_DL (1 << 30)
#define PL310_POWER_CTRL 0xF80
-#define POWER_CTRL_ENABLE_GATING (1 << 0)
-#define POWER_CTRL_ENABLE_STANDBY (1 << 1)
+#define POWER_CTRL_ENABLE_GATING (1 << 1)
+#define POWER_CTRL_ENABLE_STANDBY (1 << 0)
struct intr_config_hook;

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 2, 1:04 PM (7 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30697749
Default Alt Text
D10223.id.diff (518 B)

Event Timeline