patch-2.1.74 linux/include/linux/sc26198.h
Next file: linux/include/linux/smb_fs_sb.h
Previous file: linux/include/linux/ntfs_fs_sb.h
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Fri Dec 19 12:30:54 1997
- Orig file:
v2.1.73/linux/include/linux/sc26198.h
- Orig date:
Mon Mar 17 14:54:35 1997
diff -u --recursive --new-file v2.1.73/linux/include/linux/sc26198.h linux/include/linux/sc26198.h
@@ -28,15 +28,15 @@
/*
* Define the number of async ports per sc26198 uart device.
*/
-#define SC26198_PORTS 8
+#define SC26198_PORTS 8
/*
* Baud rate timing clocks. All derived from a master 14.7456 MHz clock.
*/
-#define SC26198_MASTERCLOCK 14745600L
-#define SC26198_DCLK (SC26198_MASTERCLOCK)
-#define SC26198_CCLK (SC26198_MASTERCLOCK / 2)
-#define SC26198_BCLK (SC26198_MASTERCLOCK / 4)
+#define SC26198_MASTERCLOCK 14745600L
+#define SC26198_DCLK (SC26198_MASTERCLOCK)
+#define SC26198_CCLK (SC26198_MASTERCLOCK / 2)
+#define SC26198_BCLK (SC26198_MASTERCLOCK / 4)
/*
* Define internal FIFO sizes for the 26198 ports.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov