Searched refs:NFC_PGCTL (Results 1 – 5 of 5) sorted by relevance
1204 #define NFC_PGCTL 0xffc03728 /* NAND Page Control Register */ macro
1082 #define bfin_read_NFC_PGCTL() bfin_read16(NFC_PGCTL)1083 #define bfin_write_NFC_PGCTL(val) bfin_write16(NFC_PGCTL, val)
1450 #define NFC_PGCTL 0xffc03b28 /* NAND Page Control Register */ macro
2584 #define bfin_read_NFC_PGCTL() bfin_read16(NFC_PGCTL)2585 #define bfin_write_NFC_PGCTL(val) bfin_write16(NFC_PGCTL, val)
1282 D_WO(NFC_PGCTL, 16); in bfin_debug_mmrs_init()