Searched refs:omap242x_map_io (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/arch/arm/mach-omap2/ | ||
D | common.h | 209 void __init omap242x_map_io(void); |
D | board-generic.c | 57 .map_io = omap242x_map_io, |
D | io.c | 312 void __init omap242x_map_io(void) in omap242x_map_io() function |