Searched refs:NFC_STAT (Results 1 – 5 of 5) sorted by relevance
1266 #define NFC_STAT 0xffc03704 /* NAND Status Register */ macro
1064 #define bfin_read_NFC_STAT() bfin_read16(NFC_STAT)1065 #define bfin_write_NFC_STAT(val) bfin_write16(NFC_STAT, val)
1441 #define NFC_STAT 0xffc03b04 /* NAND Status Register */ macro
2566 #define bfin_read_NFC_STAT() bfin_read16(NFC_STAT)2567 #define bfin_write_NFC_STAT(val) bfin_write16(NFC_STAT, val)
1281 D_RO(NFC_STAT, 16); in bfin_debug_mmrs_init()