Home
last modified time | relevance | path

Searched refs:s3c6410_map_io (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-s3c/
H A Ds3c64xx.h41 extern void s3c6410_map_io(void);
44 #define s3c6410_map_io NULL macro
H A Ds3c6410.c42 void __init s3c6410_map_io(void) in s3c6410_map_io() function
H A Ds3c64xx.c81 .map_io = s3c6410_map_io,