Home
last modified time | relevance | path

Searched refs:iotable_init (Results 1 – 25 of 153) sorted by relevance

1234567

/linux-2.6.39/arch/arm/mach-ux500/
Dcpu-db8500.c78 iotable_init(u8500_uart_io_desc, ARRAY_SIZE(u8500_uart_io_desc)); in u8500_map_io()
82 iotable_init(u8500_io_desc, ARRAY_SIZE(u8500_io_desc)); in u8500_map_io()
85 iotable_init(u8500_ed_io_desc, ARRAY_SIZE(u8500_ed_io_desc)); in u8500_map_io()
87 iotable_init(u8500_v1_io_desc, ARRAY_SIZE(u8500_v1_io_desc)); in u8500_map_io()
89 iotable_init(u8500_v2_io_desc, ARRAY_SIZE(u8500_v2_io_desc)); in u8500_map_io()
Dcpu-db5500.c186 iotable_init(u5500_uart_io_desc, ARRAY_SIZE(u5500_uart_io_desc)); in u5500_map_io()
190 iotable_init(u5500_io_desc, ARRAY_SIZE(u5500_io_desc)); in u5500_map_io()
/linux-2.6.39/arch/arm/mach-msm/
Dio.c70 iotable_init(msm_io_desc, ARRAY_SIZE(msm_io_desc)); in msm_map_common_io()
99 iotable_init(qsd8x50_io_desc, ARRAY_SIZE(qsd8x50_io_desc)); in msm_map_qsd8x50_io()
115 iotable_init(msm8x60_io_desc, ARRAY_SIZE(msm8x60_io_desc)); in msm_map_msm8x60_io()
129 iotable_init(msm8960_io_desc, ARRAY_SIZE(msm8960_io_desc)); in msm_map_msm8960_io()
161 iotable_init(msm7x30_io_desc, ARRAY_SIZE(msm7x30_io_desc)); in msm_map_msm7x30_io()
/linux-2.6.39/arch/arm/mach-s5p64x0/
Dcpu.c112 iotable_init(s5p64x0_iodesc, ARRAY_SIZE(s5p64x0_iodesc)); in s5p6440_map_io()
113 iotable_init(s5p6440_iodesc, ARRAY_SIZE(s5p6440_iodesc)); in s5p6440_map_io()
121 iotable_init(s5p64x0_iodesc, ARRAY_SIZE(s5p64x0_iodesc)); in s5p6450_map_io()
122 iotable_init(s5p6450_iodesc, ARRAY_SIZE(s5p6450_iodesc)); in s5p6450_map_io()
/linux-2.6.39/arch/arm/mach-omap1/
Dio.c93 iotable_init(omap_io_desc, ARRAY_SIZE(omap_io_desc)); in omap1_map_common_io()
109 iotable_init(omap7xx_io_desc, ARRAY_SIZE(omap7xx_io_desc)); in omap1_map_common_io()
114 iotable_init(omap1510_io_desc, ARRAY_SIZE(omap1510_io_desc)); in omap1_map_common_io()
119 iotable_init(omap16xx_io_desc, ARRAY_SIZE(omap16xx_io_desc)); in omap1_map_common_io()
/linux-2.6.39/arch/arm/mach-omap2/
Dio.c258 iotable_init(omap24xx_io_desc, ARRAY_SIZE(omap24xx_io_desc)); in omap242x_map_common_io()
259 iotable_init(omap242x_io_desc, ARRAY_SIZE(omap242x_io_desc)); in omap242x_map_common_io()
267 iotable_init(omap24xx_io_desc, ARRAY_SIZE(omap24xx_io_desc)); in omap243x_map_common_io()
268 iotable_init(omap243x_io_desc, ARRAY_SIZE(omap243x_io_desc)); in omap243x_map_common_io()
276 iotable_init(omap34xx_io_desc, ARRAY_SIZE(omap34xx_io_desc)); in omap34xx_map_common_io()
284 iotable_init(omapti816x_io_desc, ARRAY_SIZE(omapti816x_io_desc)); in omapti816x_map_common_io()
292 iotable_init(omap44xx_io_desc, ARRAY_SIZE(omap44xx_io_desc)); in omap44xx_map_common_io()
/linux-2.6.39/arch/arm/include/asm/mach/
Dmap.h34 extern void iotable_init(struct map_desc *, int);
44 #define iotable_init(map,num) do { } while (0) macro
/linux-2.6.39/arch/arm/mach-at91/
Dat91sam9260.c310 iotable_init(at91sam9xe_sram_desc, ARRAY_SIZE(at91sam9xe_sram_desc)); in at91sam9xe_initialize()
316 iotable_init(at91sam9260_io_desc, ARRAY_SIZE(at91sam9260_io_desc)); in at91sam9260_initialize()
321 iotable_init(at91sam9g20_sram_desc, ARRAY_SIZE(at91sam9g20_sram_desc)); in at91sam9260_initialize()
323 iotable_init(at91sam9260_sram_desc, ARRAY_SIZE(at91sam9260_sram_desc)); in at91sam9260_initialize()
Dat91sam9261.c273 iotable_init(at91sam9261_io_desc, ARRAY_SIZE(at91sam9261_io_desc)); in at91sam9261_initialize()
276 iotable_init(at91sam9g10_sram_desc, ARRAY_SIZE(at91sam9g10_sram_desc)); in at91sam9261_initialize()
278 iotable_init(at91sam9261_sram_desc, ARRAY_SIZE(at91sam9261_sram_desc)); in at91sam9261_initialize()
/linux-2.6.39/arch/arm/mach-mx5/
Dmm.c50 iotable_init(mx51_io_desc, ARRAY_SIZE(mx51_io_desc)); in mx51_map_io()
62 iotable_init(mx53_io_desc, ARRAY_SIZE(mx53_io_desc)); in mx53_map_io()
/linux-2.6.39/arch/arm/mach-mx3/
Dmm.c49 iotable_init(mx31_io_desc, ARRAY_SIZE(mx31_io_desc)); in mx31_map_io()
82 iotable_init(mx35_io_desc, ARRAY_SIZE(mx35_io_desc)); in mx35_map_io()
/linux-2.6.39/arch/arm/plat-s5p/
Dcpu.c130 iotable_init(s5p_iodesc, ARRAY_SIZE(s5p_iodesc)); in s5p_init_io()
132 iotable_init(mach_desc, size); in s5p_init_io()
/linux-2.6.39/arch/arm/mach-nuc93x/
Dcpu.c118 iotable_init(mach_desc, mach_size); in nuc93x_map_io()
119 iotable_init(nuc93x_iodesc, ARRAY_SIZE(nuc93x_iodesc)); in nuc93x_map_io()
/linux-2.6.39/arch/arm/mach-s3c64xx/
Dcpu.c146 iotable_init(s3c_iodesc, ARRAY_SIZE(s3c_iodesc)); in s3c64xx_init_io()
147 iotable_init(mach_desc, size); in s3c64xx_init_io()
/linux-2.6.39/arch/arm/plat-s3c24xx/
Dcpu.c236 iotable_init(mach_desc, size); in s3c24xx_init_io()
237 iotable_init(s3c_iodesc, ARRAY_SIZE(s3c_iodesc)); in s3c24xx_init_io()
/linux-2.6.39/arch/arm/mach-footbridge/
Dcommon.c192 iotable_init(fb_common_io_desc, ARRAY_SIZE(fb_common_io_desc)); in footbridge_map_io()
199 iotable_init(ebsa285_host_io_desc, ARRAY_SIZE(ebsa285_host_io_desc)); in footbridge_map_io()
/linux-2.6.39/arch/arm/mach-clps711x/
Dmm.c47 iotable_init(clps711x_io_desc, ARRAY_SIZE(clps711x_io_desc)); in clps711x_map_io()
Dautcpu12.c62 iotable_init(autcpu12_io_desc, ARRAY_SIZE(autcpu12_io_desc)); in autcpu12_map_io()
Dcdb89712.c53 iotable_init(cdb89712_io_desc, ARRAY_SIZE(cdb89712_io_desc)); in cdb89712_map_io()
Dceiva.c53 iotable_init(ceiva_io_desc, ARRAY_SIZE(ceiva_io_desc)); in ceiva_map_io()
/linux-2.6.39/arch/arm/mach-mxs/
Dmm-mx28.c38 iotable_init(mx28_io_desc, ARRAY_SIZE(mx28_io_desc)); in mx28_map_io()
Dmm-mx23.c38 iotable_init(mx23_io_desc, ARRAY_SIZE(mx23_io_desc)); in mx23_map_io()
/linux-2.6.39/arch/arm/plat-iop/
Dsetup.c38 iotable_init(iop3xx_std_desc, ARRAY_SIZE(iop3xx_std_desc)); in iop3xx_map_io()
/linux-2.6.39/arch/arm/mach-w90x900/
Dcpu.c204 iotable_init(mach_desc, mach_size); in nuc900_map_io()
205 iotable_init(nuc900_iodesc, ARRAY_SIZE(nuc900_iodesc)); in nuc900_map_io()
/linux-2.6.39/arch/arm/mach-mmp/
Dcommon.c43 iotable_init(standard_io_desc, ARRAY_SIZE(standard_io_desc)); in mmp_map_io()

1234567