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

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

Completed in 41 milliseconds