Searched refs:HW_NAND_BASE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/include/mach/
H A Dreg_nand.h38 #define HW_NAND_BASE MM_IO_BASE_NAND /* NAND Flash */ macro
41 #define REG_NAND_CMD __REG16(HW_NAND_BASE + 0)
42 #define REG_NAND_ADDR __REG16(HW_NAND_BASE + 4)
44 #define REG_NAND_PHYS_DATA16 (HW_NAND_BASE + 8)
45 #define REG_NAND_PHYS_DATA8 (HW_NAND_BASE + 8)
50 #define REG_NAND_PHYS_DATA_DMA (HW_NAND_BASE + 0x400)

Completed in 52 milliseconds