Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h1267 #define NFC_IRQSTAT 0xffc03708 /* NAND Interrupt Status Register */ macro
DcdefBF522.h1066 #define bfin_read_NFC_IRQSTAT() bfin_read16(NFC_IRQSTAT)
1067 #define bfin_write_NFC_IRQSTAT(val) bfin_write16(NFC_IRQSTAT, val)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1442 #define NFC_IRQSTAT 0xffc03b08 /* NAND Interrupt Status Register */ macro
DcdefBF54x_base.h2568 #define bfin_read_NFC_IRQSTAT() bfin_read16(NFC_IRQSTAT)
2569 #define bfin_write_NFC_IRQSTAT(val) bfin_write16(NFC_IRQSTAT, val)