Searched refs:mux_pbase (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dmux.h201 int omap_mux_init(u32 mux_pbase, u32 mux_size,
H A Dmux.c730 int __init omap_mux_init(u32 mux_pbase, u32 mux_size, argument
739 mux_phys = mux_pbase;
740 mux_base = ioremap(mux_pbase, mux_size);

Completed in 91 milliseconds