Home
last modified time | relevance | path

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

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