Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/cpu/mcf530x/
H A Dcpu.c17 out_8(&sim->sypcr, SYPCR_SWE | SYPCR_SWRI); in do_reset()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5307.h20 #define SYPCR_SWRI 0x40 macro
/openbmc/u-boot/include/
H A Dmpc8xx.h31 #define SYPCR_SWRI 0x00000002 /* Software Watchdog Reset/Int Select */ macro