Home
last modified time | relevance | path

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

/external/coreboot/src/soc/nvidia/tegra124/
Dclock.c494 uint32_t cpu_cmplx_clr = read32(&clk_rst->clk_cpu_cmplx_clr); in clock_cpu0_config() local
495 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()