Home
last modified time | relevance | path

Searched refs:crc_rst_cpug_cmplx_clr (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/arm/mach-tegra/tegra114/
A Dcpu.c89 reg = readl(&clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()
90 writel((reg | CLR_NONCPURESET), &clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()
98 reg = readl(&clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()
103 writel(reg, &clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()
/u-boot/arch/arm/mach-tegra/tegra124/
A Dcpu.c93 writel(reg, &clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()
106 writel(reg, &clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()
/u-boot/arch/arm/include/asm/arch-tegra/
A Dclk_rst.h149 uint crc_rst_cpug_cmplx_clr; /* _RST_CPUG_CMPLX_CLR_0, 0x454 */ member

Completed in 7 milliseconds