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

/freebsd-11-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_machdep.c55 #define PMC_CONTROL_REG 0x0 macro
111 reg = bus_space_read_4(fdtbus_bs_tag, pmc, PMC_CONTROL_REG);
114 bus_space_write_4(fdtbus_bs_tag, pmc, PMC_CONTROL_REG, reg | 0x10);
115 bus_space_read_4(fdtbus_bs_tag, pmc, PMC_CONTROL_REG);
H A Dtegra124_mp.c51 #define PMC_CONTROL_REG 0x0 macro

Completed in 51 milliseconds