Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c64xx/
Dcommon.c106 static struct map_desc s3c_iodesc[] __initdata = { variable
198 iotable_init(s3c_iodesc, ARRAY_SIZE(s3c_iodesc)); in s3c64xx_init_io()
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dcommon.c154 static struct map_desc s3c_iodesc[] __initdata = { variable
224 iotable_init(s3c_iodesc, ARRAY_SIZE(s3c_iodesc)); in s3c24xx_init_io()