Home
last modified time | relevance | path

Searched refs:SYPCR_SWE (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.h22 #define SYPCR_SWE 0x80 macro
/OK3568_Linux_fs/u-boot/include/
H A Dmpc8xx.h31 #define SYPCR_SWE 0x00000004 /* Software Watchdog Enable */ macro