Searched refs:p_nand (Results 1 – 1 of 1) sorted by relevance
28 static void __iomem *p_nand; variable265 this->IO_ADDR_W = p_nand + MEM_STNAND_CMD; in au1550_hwcontrol()269 this->IO_ADDR_W = p_nand + MEM_STNAND_DATA; in au1550_hwcontrol()273 this->IO_ADDR_W = p_nand + MEM_STNAND_ADDR; in au1550_hwcontrol()277 this->IO_ADDR_W = p_nand + MEM_STNAND_DATA; in au1550_hwcontrol()543 p_nand = ioremap(nand_phys, 0x1000); in au1xxx_nand_init()588 iounmap(p_nand); in au1xxx_nand_init()609 iounmap(p_nand); in au1550_cleanup()