We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb6fa1 commit ba73515Copy full SHA for ba73515
arch/mips/lantiq/falcon/sysctrl.c
@@ -24,7 +24,7 @@
24
25
/* GPE frequency selection */
26
#define GPPC_OFFSET 24
27
-#define GPEFREQ_MASK 0x00000C0
+#define GPEFREQ_MASK 0x0000C00
28
#define GPEFREQ_OFFSET 10
29
/* Clock status register */
30
#define SYSCTL_CLKS 0x0000
0 commit comments