Searched refs:SCU_PHYSBASE (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/sys/arm/freescale/imx/ |
| HD | imx6_mp.c | 45 #define SCU_PHYSBASE 0x00a00000 macro 80 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, SCU_SIZE, 0, &scu) != 0) in platform_mp_setmaxid() 104 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, SCU_SIZE, 0, &scu) != 0) in platform_mp_start_ap()
|
| /freebsd-11-stable/sys/arm/rockchip/ |
| HD | rk30xx_mp.c | 44 #define SCU_PHYSBASE 0x1013c000 macro 92 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, SCU_SIZE, 0, &scu) != 0) in platform_mp_setmaxid() 112 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, SCU_SIZE, 0, &scu) != 0) in platform_mp_start_ap()
|
| /freebsd-11-stable/sys/arm/altera/socfpga/ |
| HD | socfpga_mp.c | 49 #define SCU_PHYSBASE 0xFFFEC000 macro 113 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, in platform_mp_start_ap()
|