* [PATCH] [MTD] [OneNAND] Add defines for HF and sync write
@ 2008-08-01 8:53 Adrian Hunter
0 siblings, 0 replies; only message in thread
From: Adrian Hunter @ 2008-08-01 8:53 UTC (permalink / raw)
To: linux-mtd@lists.infradead.org
Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
---
include/linux/mtd/onenand_regs.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/linux/mtd/onenand_regs.h b/include/linux/mtd/onenand_regs.h
index d1b310c..0c6bbe2 100644
--- a/include/linux/mtd/onenand_regs.h
+++ b/include/linux/mtd/onenand_regs.h
@@ -152,6 +152,8 @@
#define ONENAND_SYS_CFG1_INT (1 << 6)
#define ONENAND_SYS_CFG1_IOBE (1 << 5)
#define ONENAND_SYS_CFG1_RDY_CONF (1 << 4)
+#define ONENAND_SYS_CFG1_HF (1 << 2)
+#define ONENAND_SYS_CFG1_SYNC_WRITE (1 << 1)
/*
* Controller Status Register F240h (R)
--
1.5.4.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-08-01 8:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-01 8:53 [PATCH] [MTD] [OneNAND] Add defines for HF and sync write Adrian Hunter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox