Searched refs:MVEBU_MBUS_NO_REMAP (Results 1 – 3 of 3) sorted by relevance
193 return mbus->soc->win_remap_offset(win) != MVEBU_MBUS_NO_REMAP; in mvebu_mbus_window_is_remappable()362 if (remap == MVEBU_MBUS_NO_REMAP) in mvebu_mbus_setup_window()380 if (remap == MVEBU_MBUS_NO_REMAP) { in mvebu_mbus_alloc_window()394 if ((remap != MVEBU_MBUS_NO_REMAP) && in mvebu_mbus_alloc_window()577 return MVEBU_MBUS_NO_REMAP; in generic_mbus_win_remap_2_offset()585 return MVEBU_MBUS_NO_REMAP; in generic_mbus_win_remap_4_offset()593 return MVEBU_MBUS_NO_REMAP; in generic_mbus_win_remap_8_offset()603 return MVEBU_MBUS_NO_REMAP; in armada_xp_mbus_win_remap_offset()922 size, MVEBU_MBUS_NO_REMAP); in mvebu_mbus_add_window_by_id()1193 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
333 if (remap != MVEBU_MBUS_NO_REMAP) in mvebu_pcie_add_windows()408 struct mvebu_pcie_window desired = {.remap = MVEBU_MBUS_NO_REMAP}; in mvebu_pcie_handle_membase_change()
Completed in 9 milliseconds