Searched refs:SWR_TRIG_SYS_RST (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/arm/mach-tegra/tegra20/ | ||
D | warmboot_avp.h | 27 #define SWR_TRIG_SYS_RST (1 << 2) macro |
D | warmboot_avp.c | 225 writel(SWR_TRIG_SYS_RST, &clkrst->crc_rst_dev[TEGRA_DEV_L]); in wb_start() |