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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/onenand/
H A DMakefile16 onenand-objs = onenand_base.o onenand_bbt.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dgpmc-onenand.c31 static int omap2_onenand_set_async_mode(int cs, void __iomem *onenand_base) argument
49 reg = readw(onenand_base + ONENAND_REG_SYS_CFG1);
51 writew(reg, onenand_base + ONENAND_REG_SYS_CFG1);
89 reg = readw(onenand_base + ONENAND_REG_SYS_CFG1);
91 writew(reg, onenand_base + ONENAND_REG_SYS_CFG1);
96 static void set_onenand_cfg(void __iomem *onenand_base, int latency, argument
101 reg = readw(onenand_base + ONENAND_REG_SYS_CFG1);
117 writew(reg, onenand_base + ONENAND_REG_SYS_CFG1);
121 void __iomem *onenand_base,
144 return omap2_onenand_set_async_mode(cs, onenand_base);
120 omap2_onenand_set_sync_mode(struct omap_onenand_platform_data *cfg, void __iomem *onenand_base, int freq) argument
316 gpmc_onenand_setup(void __iomem *onenand_base, int freq) argument
[all...]
H A Dboard-igep0020.c88 static int igep2_onenand_setup(void __iomem *onenand_base, int freq) argument

Completed in 101 milliseconds