Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/dev/
H A Dpm_direct.h77 #define PMU_RESET_CPU 0xd0 /* Reset CPU */ macro
H A Dpm_direct.c719 p.command = PMU_RESET_CPU; in pm_adb_restart()