These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / vme / bridges / vme_ca91cx42.h
index d46b12d..d54119e 100644 (file)
@@ -547,7 +547,7 @@ static const int CA91CX42_LINT_LM[] = { CA91CX42_LINT_LM0, CA91CX42_LINT_LM1,
 #define CA91CX42_LM_CTL_DATA           (1<<22)
 #define CA91CX42_LM_CTL_SUPR           (1<<21)
 #define CA91CX42_LM_CTL_NPRIV          (1<<20)
-#define CA91CX42_LM_CTL_AS_M           (5<<16)
+#define CA91CX42_LM_CTL_AS_M           (7<<16)
 #define CA91CX42_LM_CTL_AS_A16         0
 #define CA91CX42_LM_CTL_AS_A24         (1<<16)
 #define CA91CX42_LM_CTL_AS_A32         (1<<17)