Searched refs:SCU_PHYSBASE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_mp.c | 51 #define SCU_PHYSBASE 0x00a00000 macro 86 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, SCU_SIZE, 0, &scu) != 0) in imx6_mp_setmaxid() 110 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, SCU_SIZE, 0, &scu) != 0) in imx6_mp_start_ap()
|
| /f-stack/freebsd/arm/altera/socfpga/ |
| H A D | socfpga_mp.c | 55 #define SCU_PHYSBASE 0xFFFEC000 macro 131 if (bus_space_map(fdtbus_bs_tag, SCU_PHYSBASE, in _socfpga_mp_start_ap()
|