Home
last modified time | relevance | path

Searched refs:s3c_iodesc (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-s3c64xx/
Dcpu.c69 static struct map_desc s3c_iodesc[] __initdata = { variable
146 iotable_init(s3c_iodesc, ARRAY_SIZE(s3c_iodesc)); in s3c64xx_init_io()
/linux-2.6.39/arch/arm/plat-s3c24xx/
Dcpu.c173 static struct map_desc s3c_iodesc[] __initdata = { variable
237 iotable_init(s3c_iodesc, ARRAY_SIZE(s3c_iodesc)); in s3c24xx_init_io()