Home
last modified time | relevance | path

Searched refs:NFC_ADDR (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/mtd/nand/
Dmxc_nand.c89 #define NFC_ADDR (1 << 1) macro
401 writel(NFC_ADDR, NFC_V3_LAUNCH); in send_addr_v3()
414 writew(NFC_ADDR, NFC_V1_V2_CONFIG2); in send_addr_v1_v2()
/linux-3.4.99/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h1277 #define NFC_ADDR 0xffc03740 /* NAND Address Register */ macro
DcdefBF522.h1086 #define bfin_read_NFC_ADDR() bfin_read16(NFC_ADDR)
1087 #define bfin_write_NFC_ADDR(val) bfin_write16(NFC_ADDR, val)
/linux-3.4.99/arch/blackfin/kernel/
Ddebug-mmrs.c1264 #ifdef NFC_ADDR in bfin_debug_mmrs_init()
1266 D_WO(NFC_ADDR, 16); in bfin_debug_mmrs_init()
/linux-3.4.99/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1452 #define NFC_ADDR 0xffc03b40 /* NAND Address Register */ macro
DcdefBF54x_base.h2588 #define bfin_read_NFC_ADDR() bfin_read16(NFC_ADDR)
2589 #define bfin_write_NFC_ADDR(val) bfin_write16(NFC_ADDR, val)