Searched refs:crc_rst_cpug_cmplx_clr (Results 1 – 3 of 3) sorted by relevance
87 reg = readl(&clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()88 writel((reg | CLR_NONCPURESET), &clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()96 reg = readl(&clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()101 writel(reg, &clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()
91 writel(reg, &clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()104 writel(reg, &clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()
149 uint crc_rst_cpug_cmplx_clr; /* _RST_CPUG_CMPLX_CLR_0, 0x454 */ member