Home
last modified time | relevance | path

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

/freebsd/sys/arm64/apple/
H A Dapple_wdog.c67 #define APPLE_WDOG_CNTL_RSTENABLE 0x0004 macro
190 WRITE(sc, APPLE_WDOG_WD1_CNTL, APPLE_WDOG_CNTL_RSTENABLE); in apple_wdog_watchdog_fn()
210 WRITE(sc, APPLE_WDOG_WD1_CNTL, APPLE_WDOG_CNTL_RSTENABLE); in apple_wdog_reboot_system()