Searched refs:__phys_to_pfn (Results 51 - 75 of 344) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-spear6xx/
H A Dspear6xx.c124 .pfn = __phys_to_pfn(SPEAR6XX_ICM1_UART0_BASE),
129 .pfn = __phys_to_pfn(SPEAR6XX_CPU_VIC_PRI_BASE),
134 .pfn = __phys_to_pfn(SPEAR6XX_CPU_VIC_SEC_BASE),
139 .pfn = __phys_to_pfn(SPEAR6XX_ICM3_SYS_CTRL_BASE),
144 .pfn = __phys_to_pfn(SPEAR6XX_ICM3_MISC_REG_BASE),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-spear6xx/
H A Dspear6xx.c124 .pfn = __phys_to_pfn(SPEAR6XX_ICM1_UART0_BASE),
129 .pfn = __phys_to_pfn(SPEAR6XX_CPU_VIC_PRI_BASE),
134 .pfn = __phys_to_pfn(SPEAR6XX_CPU_VIC_SEC_BASE),
139 .pfn = __phys_to_pfn(SPEAR6XX_ICM3_SYS_CTRL_BASE),
144 .pfn = __phys_to_pfn(SPEAR6XX_ICM3_MISC_REG_BASE),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-clps711x/
H A Dmm.c39 .pfn = __phys_to_pfn(CLPS7111_PHYS_BASE),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-footbridge/include/mach/
H A Dmemory.h49 #define __bus_to_pfn(x) __phys_to_pfn((x) - (BUS_OFFSET - PHYS_OFFSET))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-imx/
H A Dmm-imx1.c30 .pfn = __phys_to_pfn(MX1_IO_BASE_ADDR),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-ixp2000/include/mach/
H A Dmemory.h28 #define __bus_to_pfn(b) __phys_to_pfn(__bus_to_phys(b))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-ux500/include/mach/
H A Dsetup.h36 .pfn = __phys_to_pfn(x), \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-msm/
H A Dio.c33 .pfn = __phys_to_pfn(MSM_##name##_PHYS), \
56 .pfn = __phys_to_pfn(MSM_SHARED_RAM_PHYS),
91 .pfn = __phys_to_pfn(MSM_SHARED_RAM_PHYS),
124 .pfn = __phys_to_pfn(MSM_SHARED_RAM_PHYS),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-nuc93x/
H A Dcpu.h20 .pfn = __phys_to_pfn(NUC93X_PA_##y), \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c2443/
H A Dmach-smdk2443.c55 .pfn = __phys_to_pfn(S3C2410_CS2),
60 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)),
65 .pfn = __phys_to_pfn(S3C2410_CS2),
70 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s5pv210/
H A Dcpu.c50 .pfn = __phys_to_pfn(S5PV210_PA_SYSTIMER),
55 .pfn = __phys_to_pfn(S5PV210_PA_VIC2),
60 .pfn = __phys_to_pfn(S5PV210_PA_VIC3),
65 .pfn = __phys_to_pfn(S5PV210_PA_SROMC),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c2443/
H A Dmach-smdk2443.c55 .pfn = __phys_to_pfn(S3C2410_CS2),
60 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)),
65 .pfn = __phys_to_pfn(S3C2410_CS2),
70 .pfn = __phys_to_pfn(S3C2410_CS2 + (1<<24)),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s5pv210/
H A Dcpu.c50 .pfn = __phys_to_pfn(S5PV210_PA_SYSTIMER),
55 .pfn = __phys_to_pfn(S5PV210_PA_VIC2),
60 .pfn = __phys_to_pfn(S5PV210_PA_VIC3),
65 .pfn = __phys_to_pfn(S5PV210_PA_SROMC),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-ux500/include/mach/
H A Dsetup.h36 .pfn = __phys_to_pfn(x), \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-clps711x/
H A Dmm.c39 .pfn = __phys_to_pfn(CLPS7111_PHYS_BASE),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-footbridge/include/mach/
H A Dmemory.h49 #define __bus_to_pfn(x) __phys_to_pfn((x) - (BUS_OFFSET - PHYS_OFFSET))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-imx/
H A Dmm-imx1.c30 .pfn = __phys_to_pfn(MX1_IO_BASE_ADDR),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-ixp2000/include/mach/
H A Dmemory.h28 #define __bus_to_pfn(b) __phys_to_pfn(__bus_to_phys(b))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dio.c33 .pfn = __phys_to_pfn(MSM_##name##_PHYS), \
56 .pfn = __phys_to_pfn(MSM_SHARED_RAM_PHYS),
91 .pfn = __phys_to_pfn(MSM_SHARED_RAM_PHYS),
124 .pfn = __phys_to_pfn(MSM_SHARED_RAM_PHYS),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-nuc93x/
H A Dcpu.h20 .pfn = __phys_to_pfn(NUC93X_PA_##y), \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-realview/
H A Drealview_pbx.c52 .pfn = __phys_to_pfn(REALVIEW_SYS_BASE),
57 .pfn = __phys_to_pfn(REALVIEW_PBX_GIC_CPU_BASE),
62 .pfn = __phys_to_pfn(REALVIEW_PBX_GIC_DIST_BASE),
67 .pfn = __phys_to_pfn(REALVIEW_SCTL_BASE),
72 .pfn = __phys_to_pfn(REALVIEW_PBX_TIMER0_1_BASE),
77 .pfn = __phys_to_pfn(REALVIEW_PBX_TIMER2_3_BASE),
84 .pfn = __phys_to_pfn(REALVIEW_PBX_PCI_BASE),
92 .pfn = __phys_to_pfn(REALVIEW_PBX_UART0_BASE),
102 .pfn = __phys_to_pfn(REALVIEW_PBX_TILE_GIC_CPU_BASE),
107 .pfn = __phys_to_pfn(REALVIEW_PBX_TILE_GIC_DIST_BAS
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-realview/
H A Drealview_pbx.c52 .pfn = __phys_to_pfn(REALVIEW_SYS_BASE),
57 .pfn = __phys_to_pfn(REALVIEW_PBX_GIC_CPU_BASE),
62 .pfn = __phys_to_pfn(REALVIEW_PBX_GIC_DIST_BASE),
67 .pfn = __phys_to_pfn(REALVIEW_SCTL_BASE),
72 .pfn = __phys_to_pfn(REALVIEW_PBX_TIMER0_1_BASE),
77 .pfn = __phys_to_pfn(REALVIEW_PBX_TIMER2_3_BASE),
84 .pfn = __phys_to_pfn(REALVIEW_PBX_PCI_BASE),
92 .pfn = __phys_to_pfn(REALVIEW_PBX_UART0_BASE),
102 .pfn = __phys_to_pfn(REALVIEW_PBX_TILE_GIC_CPU_BASE),
107 .pfn = __phys_to_pfn(REALVIEW_PBX_TILE_GIC_DIST_BAS
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-bcmring/
H A Dmm.c22 .pfn = __phys_to_pfn(HW_IO_VIRT_TO_PHYS(va)), \
27 .pfn = __phys_to_pfn(HW_IO_VIRT_TO_PHYS(va)), \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-cns3xxx/
H A Dcore.c25 .pfn = __phys_to_pfn(CNS3XXX_TC11MP_TWD_BASE),
30 .pfn = __phys_to_pfn(CNS3XXX_TC11MP_GIC_CPU_BASE),
35 .pfn = __phys_to_pfn(CNS3XXX_TC11MP_GIC_DIST_BASE),
40 .pfn = __phys_to_pfn(CNS3XXX_TIMER1_2_3_BASE),
45 .pfn = __phys_to_pfn(CNS3XXX_GPIOA_BASE),
50 .pfn = __phys_to_pfn(CNS3XXX_GPIOB_BASE),
55 .pfn = __phys_to_pfn(CNS3XXX_MISC_BASE),
60 .pfn = __phys_to_pfn(CNS3XXX_PM_BASE),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dlart.c37 .pfn = __phys_to_pfn(0x00000000),
42 .pfn = __phys_to_pfn(0x08000000),

Completed in 377 milliseconds

1234567891011>>