Home
last modified time | relevance | path

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

/netbsd/sys/arch/arm/amlogic/
H A Dmeson_platform.c105 #define MESON_AOBUS_PWR_CTRL1_REG 0xe4 macro
375 pwr_cntl1 = bus_space_read_4(bst, ao_bsh, MESON_AOBUS_PWR_CTRL1_REG); in cpu_enable_meson8b()
377 bus_space_write_4(bst, ao_bsh, MESON_AOBUS_PWR_CTRL1_REG, pwr_cntl1); in cpu_enable_meson8b()
383 MESON_AOBUS_PWR_CTRL1_REG) & ((1 << 17) << (cpuno - 1)); in cpu_enable_meson8b()