Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-s3c64xx/
Dcommon.c103 static struct map_desc s3c_iodesc[] __initdata = { variable
195 iotable_init(s3c_iodesc, ARRAY_SIZE(s3c_iodesc)); in s3c64xx_init_io()
/Linux-v5.4/arch/arm/mach-s3c24xx/
Dcommon.c140 static struct map_desc s3c_iodesc[] __initdata = { variable
210 iotable_init(s3c_iodesc, ARRAY_SIZE(s3c_iodesc)); in s3c24xx_init_io()