Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Ds3c64xx.c106 static struct map_desc s3c_iodesc[] __initdata = { variable
198 iotable_init(s3c_iodesc, ARRAY_SIZE(s3c_iodesc)); in s3c64xx_init_io()
Ds3c24xx.c142 static struct map_desc s3c_iodesc[] __initdata __maybe_unused = { variable
212 iotable_init(s3c_iodesc, ARRAY_SIZE(s3c_iodesc)); in s3c24xx_init_io()