Module Name: src
Committed By: jmcneill
Date: Tue Aug 9 11:26:40 UTC 2011
Modified Files:
src/sys/dev/pci: cx23885reg.h
Log Message:
add CLK_DELAY
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/cx23885reg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/pci/cx23885reg.h
diff -u src/sys/dev/pci/cx23885reg.h:1.1 src/sys/dev/pci/cx23885reg.h:1.2
--- src/sys/dev/pci/cx23885reg.h:1.1 Thu Aug 4 14:43:55 2011
+++ src/sys/dev/pci/cx23885reg.h Tue Aug 9 11:26:40 2011
@@ -1,4 +1,4 @@
-/* $NetBSD: cx23885reg.h,v 1.1 2011/08/04 14:43:55 jakllsch Exp $ */
+/* $NetBSD: cx23885reg.h,v 1.2 2011/08/09 11:26:40 jmcneill Exp $ */
/*
* Copyright (c) 2008, 2011 Jonathan A. Kollasch
@@ -55,6 +55,7 @@
#define GPIO_ISM 0x110014
#define SOFT_RESET 0x11001c
+#define CLK_DELAY 0x110048
#define PAD_CTRL 0x11004c
/* Video C Interface */