Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/armada38x/
H A Darmada38x_mp.c107 rv = bus_space_map(fdtbus_bs_tag, (bus_addr_t)MV_SCU_BASE, in platform_cnt_cpus()
H A Darmada38x.c209 rv = bus_space_map(fdtbus_bs_tag, (bus_addr_t)MV_SCU_BASE, in armada38x_scu_enable()
/f-stack/freebsd/arm/mv/
H A Dmvreg.h413 #define MV_SCU_BASE (MV_BASE + 0xc000) macro