Searched refs:PMC_SIZE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/nvidia/tegra124/ |
| H A D | tegra124_mp.c | 50 #define PMC_SIZE 0x400 macro 86 if (bus_space_map(fdtbus_bs_tag, PMC_PHYSBASE, PMC_SIZE, 0, &pmc) != 0) in tegra124_mp_start_ap() 124 bus_space_unmap(fdtbus_bs_tag, pmc, PMC_SIZE); in tegra124_mp_start_ap()
|
| H A D | tegra124_machdep.c | 54 #define PMC_SIZE 0x400 macro 101 bus_space_map(fdtbus_bs_tag, PMC_PHYSBASE, PMC_SIZE, 0, &pmc); in tegra124_cpu_reset()
|