Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci add CLK_DELAY
details: https://anonhg.NetBSD.org/src/rev/97c7f57e32af
branches: trunk
changeset: 768130:97c7f57e32af
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Tue Aug 09 11:26:40 2011 +0000
description:
add CLK_DELAY
diffstat:
sys/dev/pci/cx23885reg.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 94ea6e79e2bb -r 97c7f57e32af sys/dev/pci/cx23885reg.h
--- a/sys/dev/pci/cx23885reg.h Tue Aug 09 11:18:28 2011 +0000
+++ b/sys/dev/pci/cx23885reg.h Tue Aug 09 11:26:40 2011 +0000
@@ -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 */
- Prev by Date:
[src/trunk]: src include cx24227, lg3303, mt2131, nxt2k, tvpll, xc3028, coram...
- Next by Date:
[src/trunk]: src/sys/modules Two placeholder comments.
- Previous by Thread:
[src/trunk]: src include cx24227, lg3303, mt2131, nxt2k, tvpll, xc3028, coram...
- Next by Thread:
[src/trunk]: src/sys/modules Two placeholder comments.
- Indexes:
Home |
Main Index |
Thread Index |
Old Index