Home
last modified time | relevance | path

Searched refs:PMU_SIZE (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/rockchip/
H A Drk32xx_mp.c55 #define PMU_SIZE 0x00010000 macro
88 rv = bus_space_map(fdtbus_bs_tag, PMU_PHYSBASE, PMU_SIZE, 0, &pmu); in rk32xx_mp_start_pmu()
116 bus_space_unmap(fdtbus_bs_tag, pmu, PMU_SIZE); in rk32xx_mp_start_pmu()