Searched refs:NFC_RST (Results 1 – 5 of 5) sorted by relevance
1203 #define NFC_RST 0xffc03724 /* NAND ECC Reset Register */ macro
1080 #define bfin_read_NFC_RST() bfin_read16(NFC_RST)1081 #define bfin_write_NFC_RST(val) bfin_write16(NFC_RST, val)
1449 #define NFC_RST 0xffc03b24 /* NAND ECC Reset Register */ macro
2582 #define bfin_read_NFC_RST() bfin_read16(NFC_RST)2583 #define bfin_write_NFC_RST(val) bfin_write16(NFC_RST, val)
1284 D16(NFC_RST); in bfin_debug_mmrs_init()