Searched refs:crc_rst_cpug_cmplx_clr (Results 1 – 3 of 3) sorted by relevance
88 reg = readl(&clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()89 writel((reg | CLR_NONCPURESET), &clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()97 reg = readl(&clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()102 writel(reg, &clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()
92 writel(reg, &clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()105 writel(reg, &clkrst->crc_rst_cpug_cmplx_clr); in remove_cpu_resets()
150 uint crc_rst_cpug_cmplx_clr; /* _RST_CPUG_CMPLX_CLR_0, 0x454 */ member