Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/lp0/
H A Dtegra_lp0_resume.c84 static uint32_t *clk_rst_clk_enb_l_set_ptr = (void *)(CLK_RST_BASE + 0x320); variable
390 write32(clk_rst_clk_enb_l_set_ptr, CLK_ENB_CPU); in enable_cpu_clocks()
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/lp0/
H A Dtegra_lp0_resume.c118 static uint32_t *clk_rst_clk_enb_l_set_ptr = (void *)(CLK_RST_BASE + 0x320); variable
579 write32(clk_rst_clk_enb_l_set_ptr, CLK_ENB_CPU); in enable_select_cpu_clocks()