Searched refs:SW_RST (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/arm/freescale/vybrid/
H A Dvf_src.h31 #define SW_RST (1 << 12) /* Software reset */ macro
H A Dvf_machdep.c73 bus_space_write_4(fdtbus_bs_tag, vaddr, 0x00, SW_RST);
H A Dvf_src.c96 WRITE4(src_sc, SRC_SCR, SW_RST);
/freebsd-12-stable/sys/arm/samsung/exynos/
H A Dexynos5_spi.c61 #define SW_RST (1 << 5) /* Reset */ macro
154 reg |= SW_RST;
156 reg &= ~SW_RST;

Completed in 104 milliseconds