Home
last modified time | relevance | path

Searched refs:nuc900_map_io (Results 1 – 5 of 5) sorted by relevance

/arch/arm/mach-w90x900/
Dnuc960.c39 nuc900_map_io(nuc960evb_iodesc, ARRAY_SIZE(nuc960evb_iodesc)); in nuc960_map_io()
Dnuc950.c41 nuc900_map_io(nuc950evb_iodesc, ARRAY_SIZE(nuc950evb_iodesc)); in nuc950_map_io()
Dnuc910.c47 nuc900_map_io(nuc910evb_iodesc, ARRAY_SIZE(nuc910evb_iodesc)); in nuc910_map_io()
Dcpu.h50 extern void nuc900_map_io(struct map_desc *mach_desc, int mach_size);
Dcpu.c204 void __init nuc900_map_io(struct map_desc *mach_desc, int mach_size) in nuc900_map_io() function