Searched refs:NFC_STAT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF52x_base.h1079 #define bfin_read_NFC_STAT() bfin_read16(NFC_STAT)
1080 #define bfin_write_NFC_STAT(val) bfin_write16(NFC_STAT, val)
H A DdefBF52x_base.h1394 #define NFC_STAT 0xffc03704 /* NAND Status Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h1440 #define NFC_STAT 0xffc03b04 /* NAND Status Register */ macro
H A DcdefBF54x_base.h2568 #define bfin_read_NFC_STAT() bfin_read16(NFC_STAT)
2569 #define bfin_write_NFC_STAT(val) bfin_write16(NFC_STAT, val)

Completed in 135 milliseconds