Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-mvebu/
Dmbus.c264 static int mvebu_mbus_alloc_window(struct mvebu_mbus_state *mbus, in mvebu_mbus_alloc_window() function
386 return mvebu_mbus_alloc_window(s, base, size, remap, target, attribute); in mvebu_mbus_add_window_remap_by_id()
468 if (mvebu_mbus_alloc_window(mbus, base, size, base, target, attr)) { in mbus_dt_setup_win()
469 if (mvebu_mbus_alloc_window(mbus, base, size, in mbus_dt_setup_win()