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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dau1550nd.c449 u32 nand_phys; local
539 nand_phys = (mem_staddr << 4) & 0xFFFC0000;
541 p_nand = ioremap(nand_phys, 0x1000);

Completed in 56 milliseconds