Home
last modified time | relevance | path

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

/NextBSD/sys/arm/mv/
HDmvwin.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 + 0x30000)
[all …]
HDmv_machdep.c215 if (fdt_immr_addr(MV_BASE) != 0) in platform_probe_and_attach()
/NextBSD/sys/arm/mv/armadaxp/
HDarmadaxp_mp.c49 #define MV_AXP_CPU_DIVCLK_BASE (MV_BASE + 0x18700)
55 #define CPU_PMU(x) (MV_BASE + 0x22100 + (0x100 * (x)))
58 #define MP (MV_BASE + 0x20800)
121 pmu_boot_off = (CPU_PMU(0) - MV_BASE) + CPU_PMU_BOOT; in platform_mp_start_ap()
171 bus_space_write_4(fdtbus_bs_tag, MV_BASE, CPU_RESUME_CONTROL, 0); in platform_mp_start_ap()
HDarmadaxp.c58 #define ARMADAXP_L2_BASE (MV_BASE + 0x8000)
/NextBSD/sys/arm/mv/orion/
HDdb88f5xxx.c83 MV_BASE,