Home
last modified time | relevance | path

Searched refs:SWR_TRIG_SYS_RST (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/mach-tegra/tegra20/
Dwarmboot_avp.h27 #define SWR_TRIG_SYS_RST (1 << 2) macro
Dwarmboot_avp.c225 writel(SWR_TRIG_SYS_RST, &clkrst->crc_rst_dev[TEGRA_DEV_L]); in wb_start()