Searched refs:MEM_STSTAT (Results 1 – 5 of 5) sorted by relevance
174 int boot_swapboot = (au_readl(MEM_STSTAT) & (0x7 << 1)) | in pb1550_nand_setup()
149 return __raw_readl((void __iomem *)MEM_STSTAT) & 1; in au1550_nand_device_ready()
145 return __raw_readl((void __iomem *)MEM_STSTAT) & 1; in au1300_nand_device_ready()
212 return __raw_readl((void __iomem *)MEM_STSTAT) & 1; in au1200_nand_device_ready()
958 #define MEM_STSTAT 0xB4001104 macro