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

/freebsd-11-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_machdep.c53 #define PMC_PHYSBASE 0x7000e400 macro
103 bus_space_map(fdtbus_bs_tag, PMC_PHYSBASE, PMC_SIZE, 0, &pmc);
H A Dtegra124_mp.c49 #define PMC_PHYSBASE 0x7000e400 macro
86 if (bus_space_map(fdtbus_bs_tag, PMC_PHYSBASE, PMC_SIZE, 0, &pmc) != 0)

Completed in 55 milliseconds