Home
last modified time | relevance | path

Searched refs:clk_rst_clk_enb_v_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.c118 static uint32_t *clk_rst_clk_enb_v_set_ptr = (void *)(CLK_RST_BASE + 0x440); variable
391 write32(clk_rst_clk_enb_v_set_ptr, CLK_ENB_CPUG | CLK_ENB_CPULP); in enable_cpu_clocks()
416 write32(clk_rst_clk_enb_v_set_ptr, CLK_ENB_MSELECT); in config_mselect()
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/lp0/
H A Dtegra_lp0_resume.c141 static uint32_t *clk_rst_clk_enb_v_set_ptr = (void *)(CLK_RST_BASE + 0x440); variable
580 write32(clk_rst_clk_enb_v_set_ptr, CLK_ENB_CPUG); in enable_select_cpu_clocks()