Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/cobalt/include/
H A Dcpu.h24 #define LED_RESET 0x0f /* Resets machine. */ macro
/netbsd-src/sys/arch/cobalt/cobalt/
H A Dmachdep.c379 *(volatile char *)MIPS_PHYS_TO_KSEG1(LED_ADDR) = LED_RESET; in cpu_reboot()
/netbsd-src/sys/arch/cobalt/stand/boot/
H A Dboot.c137 *(volatile uint8_t *)MIPS_PHYS_TO_KSEG1(LED_ADDR) = LED_RESET; in cpu_reboot()