Searched refs:SW_RST (Results 1 – 3 of 3) sorted by relevance
29 #define SW_RST (1 << 12) /* Software reset */ macro
70 bus_space_write_4(fdtbus_bs_tag, vaddr, 0x00, SW_RST); in vf_cpu_reset()
93 WRITE4(src_sc, SRC_SCR, SW_RST); in src_swreset()