Searched defs:IOMEM (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/include/mach/
H A Dmsm_iomap.h41 #define IOMEM(x) x macro
43 #define IOMEM(x) ((void __force __iomem *)(x)) macro
H A Dmsm_iomap-7x00.h41 #define IOMEM(x) x macro
43 #define IOMEM(x) ((void __force __iomem *)(x)) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ep93xx/include/mach/
H A Dio.h17 #define IOMEM(p) p macro
19 #define IOMEM(p) ((void __iomem __force *)(p)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/include/mach/
H A Dhardware.h39 #define IOMEM(x) x macro
41 #define IOMEM(x) ((void __force __iomem *)(x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-rpc/include/mach/
H A Dhardware.h18 #define IOMEM(x) ((void __iomem *)(unsigned long)(x)) macro
20 #define IOMEM(x) x macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dio.h58 #define IOMEM(x) (x) macro
60 #define IOMEM(x) ((void __force __iomem *)(x)) macro

Completed in 87 milliseconds