Home
last modified time | relevance | path

Searched refs:mmp2_map_io (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/mach-mmp/
H A Dcommon.h7 extern void __init mmp2_map_io(void);
H A Dmmp3.c19 .map_io = mmp2_map_io,
H A Dmmp2-dt.c31 .map_io = mmp2_map_io,
H A Dcommon.c56 void __init mmp2_map_io(void) in mmp2_map_io() function