Home
last modified time | relevance | path

Searched refs:NFC_ECC2 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h1271 #define NFC_ECC2 0xffc03718 /* NAND ECC Register 2 */ macro
DcdefBF522.h1074 #define bfin_read_NFC_ECC2() bfin_read16(NFC_ECC2)
1075 #define bfin_write_NFC_ECC2(val) bfin_write16(NFC_ECC2, val)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1446 #define NFC_ECC2 0xffc03b18 /* NAND ECC Register 2 */ macro
DcdefBF54x_base.h2576 #define bfin_read_NFC_ECC2() bfin_read16(NFC_ECC2)
2577 #define bfin_write_NFC_ECC2(val) bfin_write16(NFC_ECC2, val)