Home
last modified time | relevance | path

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

/drivers/bus/
Dmvebu-mbus.c86 #define WIN_REMAP_HI_OFF 0x000c macro
232 remap_hi = readl(addr_rmp + WIN_REMAP_HI_OFF); in mvebu_mbus_read_window()
251 writel(0, addr + WIN_REMAP_HI_OFF); in mvebu_mbus_disable_window()
367 writel(0, addr_rmp + WIN_REMAP_HI_OFF); in mvebu_mbus_setup_window()
1052 s->wins[win].remap_hi = readl(addr_rmp + WIN_REMAP_HI_OFF); in mvebu_mbus_suspend()
1088 writel(s->wins[win].remap_hi, addr_rmp + WIN_REMAP_HI_OFF); in mvebu_mbus_resume()