Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dwarmboot_avp.c198 writel(reg, &clkrst->crc_cpu_cmplx_clr); in wb_start()
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dclk_rst.h122 uint crc_cpu_cmplx_clr; /* _RST_CPU_CMPLX_CLR_0, 0x344 */ member
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dclock.c524 writel(mask, &clkrst->crc_cpu_cmplx_clr); in reset_cmplx_set_enable()