Searched refs:NFC_READ (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dbf5xx_nand.c385 * and then reading back from NFC_READ.
438 * and then reading back from NFC_READ.
794 chip->IO_ADDR_R = (void __iomem *) NFC_READ;
/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.h1099 #define bfin_read_NFC_READ() bfin_read16(NFC_READ)
1100 #define bfin_write_NFC_READ(val) bfin_write16(NFC_READ, val)
H A DdefBF52x_base.h1404 #define NFC_READ 0xffc0372c /* NAND Read Data 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.h1450 #define NFC_READ 0xffc03b2c /* NAND Read Data Register */ macro
H A DcdefBF54x_base.h2588 #define bfin_read_NFC_READ() bfin_read16(NFC_READ)
2589 #define bfin_write_NFC_READ(val) bfin_write16(NFC_READ, val)

Completed in 105 milliseconds