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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dioremap.c54 return ioremap_fixed(phys_addr, size, pgprot);
H A DMakefile41 obj-$(CONFIG_IOREMAP_FIXED) += ioremap_fixed.o
H A Dioremap_fixed.c47 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dio.h388 extern void __iomem *ioremap_fixed(phys_addr_t, unsigned long, pgprot_t);
393 ioremap_fixed(phys_addr_t phys_addr, unsigned long size, pgprot_t prot) function

Completed in 172 milliseconds