Searched refs:MV_MBUS_BRIDGE_BASE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/arm/mv/
H A Dmvwin.h134 #define MV_MBUS_BRIDGE_BASE (MV_BASE + 0x20000) macro
135 #define MV_INTREGS_BASE (MV_MBUS_BRIDGE_BASE + 0x80)
136 #define MV_MP_CLOCKS_BASE (MV_MBUS_BRIDGE_BASE + 0x700)
137 #define MV_CPU_CONTROL_BASE (MV_MBUS_BRIDGE_BASE + 0x1800)
139 #define MV_MBUS_BRIDGE_BASE (MV_BASE + 0x20000) macro
140 #define MV_INTREGS_BASE (MV_MBUS_BRIDGE_BASE + 0x80)
141 #define MV_CPU_CONTROL_BASE (MV_MBUS_BRIDGE_BASE + 0x100)
H A Dcommon.c563 WIN_REG_IDX_RD(win_cpu, cr, MV_WIN_CPU_CTRL, MV_MBUS_BRIDGE_BASE)
564 WIN_REG_IDX_RD(win_cpu, br, MV_WIN_CPU_BASE, MV_MBUS_BRIDGE_BASE)
565 WIN_REG_IDX_RD(win_cpu, remap_l, MV_WIN_CPU_REMAP_LO, MV_MBUS_BRIDGE_BASE)
566 WIN_REG_IDX_RD(win_cpu, remap_h, MV_WIN_CPU_REMAP_HI, MV_MBUS_BRIDGE_BASE)
567 WIN_REG_IDX_WR(win_cpu, cr, MV_WIN_CPU_CTRL, MV_MBUS_BRIDGE_BASE)
568 WIN_REG_IDX_WR(win_cpu, br, MV_WIN_CPU_BASE, MV_MBUS_BRIDGE_BASE)
569 WIN_REG_IDX_WR(win_cpu, remap_l, MV_WIN_CPU_REMAP_LO, MV_MBUS_BRIDGE_BASE)
570 WIN_REG_IDX_WR(win_cpu, remap_h, MV_WIN_CPU_REMAP_HI, MV_MBUS_BRIDGE_BASE)
/freebsd-10.0-release/sys/arm/mv/armadaxp/
H A Darmadaxp.c83 #define MV_COHERENCY_FABRIC_BASE (MV_MBUS_BRIDGE_BASE + 0x200)

Completed in 73 milliseconds