Searched refs:SCU_PHYSBASE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx6_mp.c51 #define SCU_PHYSBASE 0x00a00000 macro
86 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, SCU_SIZE, 0, &scu) != 0)
110 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, SCU_SIZE, 0, &scu) != 0)
/freebsd-13-stable/sys/arm/altera/socfpga/
H A Dsocfpga_mp.c55 #define SCU_PHYSBASE 0xFFFEC000 macro
131 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE,

Completed in 96 milliseconds