Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/m68k/cpu/mcf530x/
H A Dcpu.c18 out_8(&sim->sypcr, SYPCR_SWE | SYPCR_SWRI); in do_reset()
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dm5307.h22 #define SYPCR_SWE 0x80 macro
/rk3399_rockchip-uboot/include/
H A Dmpc8xx.h31 #define SYPCR_SWE 0x00000004 /* Software Watchdog Enable */ macro