Searched refs:NFC_STAT (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/
H A Dbf5xx_nand.c67 /* NFC_STAT Masks */
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h1064 #define bfin_read_NFC_STAT() bfin_read16(NFC_STAT)
1065 #define bfin_write_NFC_STAT(val) bfin_write16(NFC_STAT, val)
H A DdefBF522.h1195 #define NFC_STAT 0xffc03704 /* NAND Status Register */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Ddebug-mmrs.c1285 D_RO(NFC_STAT, 16); bfin_debug_mmrs_init()
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h2566 #define bfin_read_NFC_STAT() bfin_read16(NFC_STAT)
2567 #define bfin_write_NFC_STAT(val) bfin_write16(NFC_STAT, val)
H A DdefBF54x_base.h1441 #define NFC_STAT 0xffc03b04 /* NAND Status Register */ macro

Completed in 1050 milliseconds