Searched refs:NFC_ADDR (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 Dmxc_nand.c83 #define NFC_ADDR (1 << 1) macro
374 writel(NFC_ADDR, NFC_V3_LAUNCH);
387 writew(NFC_ADDR, NFC_V1_V2_CONFIG2);
/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.h1101 #define bfin_read_NFC_ADDR() bfin_read16(NFC_ADDR)
1102 #define bfin_write_NFC_ADDR(val) bfin_write16(NFC_ADDR, val)
H A DdefBF52x_base.h1405 #define NFC_ADDR 0xffc03740 /* NAND Address 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.h1451 #define NFC_ADDR 0xffc03b40 /* NAND Address Register */ macro
H A DcdefBF54x_base.h2590 #define bfin_read_NFC_ADDR() bfin_read16(NFC_ADDR)
2591 #define bfin_write_NFC_ADDR(val) bfin_write16(NFC_ADDR, val)

Completed in 180 milliseconds