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

/freebsd-11-stable/sys/arm/rockchip/
H A Drk30xx_mp.c44 #define SCU_PHYSBASE 0x1013c000 macro
92 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, SCU_SIZE, 0, &scu) != 0)
112 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, SCU_SIZE, 0, &scu) != 0)
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_mp.c45 #define SCU_PHYSBASE 0x00a00000 macro
80 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, SCU_SIZE, 0, &scu) != 0)
104 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, SCU_SIZE, 0, &scu) != 0)
/freebsd-11-stable/sys/arm/altera/socfpga/
H A Dsocfpga_mp.c49 #define SCU_PHYSBASE 0xFFFEC000 macro
113 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE,

Completed in 108 milliseconds