patch-2.4.22 linux-2.4.22/include/asm-mips/baget/vac.h
Next file: linux-2.4.22/include/asm-mips/baget/vic.h
Previous file: linux-2.4.22/include/asm-mips/baget/baget.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-mips/baget/vac.h
- Orig date:
2002-08-02 17:39:45.000000000 -0700
diff -urN linux-2.4.21/include/asm-mips/baget/vac.h linux-2.4.22/include/asm-mips/baget/vac.h
@@ -21,8 +21,8 @@
#define VAC_A24_MASK (0x3f<<9)
#define VAC_A24_D32_ENABLE (1<<8)
#define VAC_A24_A24_CACHINH (1<<7)
-#define VAC_A24_A16D32_ENABLE (1<<6)
-#define VAC_A24_A16D32 (1<<5)
+#define VAC_A24_A16D32_ENABLE (1<<6)
+#define VAC_A24_A16D32 (1<<5)
#define VAC_A24_DATAPATH (1<<4)
#define VAC_A24_IO_CACHINH (1<<3)
#define VAC_REG1 0x900
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)