Searched refs:PLD_REBOOT (Results 1 – 2 of 2) sorted by relevance
/arch/m32r/include/asm/mappi3/ | ||
D | mappi3_pld.h | 140 #define PLD_REBOOT __reg16(PLD_BASE + 0x38000) macro |
/arch/m32r/kernel/ | ||
D | process.c | 53 outw(1, (unsigned long)PLD_REBOOT); in machine_restart() |