Searched refs:MVEBU_MBUS_NO_REMAP (Results 1 – 3 of 3) sorted by relevance
190 return mbus->soc->win_remap_offset(win) != MVEBU_MBUS_NO_REMAP; in mvebu_mbus_window_is_remappable()359 if (remap == MVEBU_MBUS_NO_REMAP) in mvebu_mbus_setup_window()377 if (remap == MVEBU_MBUS_NO_REMAP) { in mvebu_mbus_alloc_window()391 if ((remap != MVEBU_MBUS_NO_REMAP) && in mvebu_mbus_alloc_window()552 return MVEBU_MBUS_NO_REMAP; in generic_mbus_win_remap_2_offset()560 return MVEBU_MBUS_NO_REMAP; in generic_mbus_win_remap_4_offset()568 return MVEBU_MBUS_NO_REMAP; in generic_mbus_win_remap_8_offset()578 return MVEBU_MBUS_NO_REMAP; in armada_xp_mbus_win_remap_offset()898 size, MVEBU_MBUS_NO_REMAP); in mvebu_mbus_add_window_by_id()1173 if (mvebu_mbus_alloc_window(mbus, base, size, MVEBU_MBUS_NO_REMAP, in mbus_dt_setup_win()
48 #define MVEBU_MBUS_NO_REMAP (0xffffffff) macro
475 if (remap != MVEBU_MBUS_NO_REMAP) in mvebu_pcie_add_windows()552 struct mvebu_pcie_window desired = {.remap = MVEBU_MBUS_NO_REMAP}; in mvebu_pcie_handle_membase_change()
Completed in 10 milliseconds