Searched refs:NFC_CMD (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.c82 #define NFC_CMD (1 << 0) macro
334 writel(NFC_CMD, NFC_V3_LAUNCH);
347 writew(NFC_CMD, 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.h1103 #define bfin_read_NFC_CMD() bfin_read16(NFC_CMD)
1104 #define bfin_write_NFC_CMD(val) bfin_write16(NFC_CMD, val)
H A DdefBF52x_base.h1406 #define NFC_CMD 0xffc03744 /* NAND Command 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.h1452 #define NFC_CMD 0xffc03b44 /* NAND Command Register */ macro
H A DcdefBF54x_base.h2592 #define bfin_read_NFC_CMD() bfin_read16(NFC_CMD)
2593 #define bfin_write_NFC_CMD(val) bfin_write16(NFC_CMD, val)

Completed in 242 milliseconds