Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/annapurna/alpine/
H A Dalpine_machdep.c127 bus_addr_t wdbaddr; in alpine_cpu_reset() local
137 wdsize, 0, &wdbaddr); in alpine_cpu_reset()
143 bus_space_write_4(fdtbus_bs_tag, wdbaddr, WDTLOCK, UNLOCK); in alpine_cpu_reset()
144 bus_space_write_4(fdtbus_bs_tag, wdbaddr, WDTLOAD, LOAD_MIN); in alpine_cpu_reset()
145 bus_space_write_4(fdtbus_bs_tag, wdbaddr, WDTCONTROL, in alpine_cpu_reset()