aboutsummaryrefslogtreecommitdiff
path: root/include/fsl_nfc.h
diff options
context:
space:
mode:
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>2012-08-13 22:48:26 +0200
committerScott Wood <scottwood@freescale.com>2012-09-17 19:42:46 -0500
commit365b2c0761040764953e659f3385840e33823807 (patch)
tree5a0d6543e0859bec8bf0cb300b84ac16b5acacc6 /include/fsl_nfc.h
parent80c8ab7b25579529809792eef51fe660308fecb6 (diff)
mxc nand: cosmectic: Light cleanup
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Scott Wood <scottwood@freescale.com> Cc: Stefano Babic <sbabic@denx.de> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'include/fsl_nfc.h')
-rw-r--r--include/fsl_nfc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fsl_nfc.h b/include/fsl_nfc.h
index 6691e410b..1c16c71d4 100644
--- a/include/fsl_nfc.h
+++ b/include/fsl_nfc.h
@@ -166,5 +166,6 @@ struct fsl_nfc_regs {
#define NFC_RST (1 << 6)
#define NFC_CE (1 << 7)
#define NFC_ONE_CYCLE (1 << 8)
+#define NFC_FP_INT (1 << 11)
#endif /* __FSL_NFC_H */