Home
last modified time | relevance | path

Searched refs:SYPCR_SWRI (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.h21 #define SYPCR_SWRI 0x40 macro
/rk3399_rockchip-uboot/include/
H A Dmpc8xx.h32 #define SYPCR_SWRI 0x00000002 /* Software Watchdog Reset/Int Select */ macro