Searched refs:s3c244x_map_io (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Ds3c244x.h15 extern void s3c244x_map_io(struct map_desc *mach_desc, int size);
24 #define s3c244x_map_io NULL macro
H A Dcpu.c97 .map_io = s3c244x_map_io,
106 .map_io = s3c244x_map_io,
115 .map_io = s3c244x_map_io,
H A Ds3c244x.c60 void __init s3c244x_map_io(struct map_desc *mach_desc, int size) function

Completed in 63 milliseconds