Home
last modified time | relevance | path

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

/arch/m32r/include/asm/mappi3/
Dmappi3_pld.h140 #define PLD_REBOOT __reg16(PLD_BASE + 0x38000) macro
/arch/m32r/kernel/
Dprocess.c53 outw(1, (unsigned long)PLD_REBOOT); in machine_restart()