Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h1206 #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)
/arch/blackfin/kernel/
Ddebug-mmrs.c1268 #ifdef NFC_ADDR in bfin_debug_mmrs_init()
1270 D_WO(NFC_ADDR, 16); in bfin_debug_mmrs_init()
/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)