Searched refs:cpu_cmplx_clr (Results 1 – 1 of 1) sorted by relevance
494 uint32_t cpu_cmplx_clr = read32(&clk_rst->clk_cpu_cmplx_clr); in clock_cpu0_config() local495 cpu_cmplx_clr |= CRC_CLK_CLR_CPU0_STP | CRC_CLK_CLR_CPU1_STP | in clock_cpu0_config()497 write32(&clk_rst->clk_cpu_cmplx_clr, cpu_cmplx_clr); in clock_cpu0_config()