Searched refs:MV_BASE (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/arm/mv/
H A Dmvwin.h120 #define MV_BASE MV_PHYS_BASE /* VA == PA mapping */ macro
124 #define MV_DDR_CADR_BASE (MV_BASE + 0xF1500)
126 #define MV_DDR_CADR_BASE (MV_BASE + 0x20180)
128 #define MV_DDR_CADR_BASE (MV_BASE + 0x1500)
130 #define MV_MPP_BASE (MV_BASE + 0x10000)
133 #define MV_MISC_BASE (MV_BASE + 0x18200)
134 #define MV_MBUS_BRIDGE_BASE (MV_BASE + 0x20000)
139 #define MV_MBUS_BRIDGE_BASE (MV_BASE + 0x20000)
143 #define MV_CPU_CONTROL_BASE (MV_BASE + 0x10000)
146 #define MV_PCI_BASE (MV_BASE
[all...]
H A Dmv_machdep.c207 if (fdt_immr_addr(MV_BASE) != 0)
/freebsd-10.0-release/sys/arm/mv/armadaxp/
H A Darmadaxp_mp.c46 #define MV_AXP_CPU_DIVCLK_BASE (MV_BASE + 0x18700)
52 #define CPU_PMU(x) (MV_BASE + 0x22100 + (0x100 * (x)))
55 #define MP (MV_BASE + 0x20800)
168 bus_space_write_4(fdtbus_bs_tag, MV_BASE, CPU_RESUME_CONTROL, 0);
H A Darmadaxp.c58 #define ARMADAXP_L2_BASE (MV_BASE + 0x8000)
/freebsd-10.0-release/sys/arm/mv/orion/
H A Ddb88f5xxx.c84 MV_BASE,

Completed in 66 milliseconds