Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-tegra/tegra20/
A Dwarmboot.c132 union scratch2_reg scratch2; in warmboot_save_sdram_params() local
149 scratch2.word = 0; in warmboot_save_sdram_params()
150 scratch2.osc_ctrl_xobp = clock_get_osc_bypass(); in warmboot_save_sdram_params()
159 scratch2.pllm_base_divm = divm; in warmboot_save_sdram_params()
160 scratch2.pllm_base_divn = divn; in warmboot_save_sdram_params()
161 scratch2.pllm_base_divp = divp; in warmboot_save_sdram_params()
162 scratch2.pllm_misc_cpcon = cpcon; in warmboot_save_sdram_params()
163 scratch2.pllm_misc_lfcon = lfcon; in warmboot_save_sdram_params()
167 scratch2.gp_xm2cfgd_padctrl_schmt = xm2cfgd.schmt_en; in warmboot_save_sdram_params()
168 scratch2.memory_type = sdram.memory_type; in warmboot_save_sdram_params()
[all …]
/u-boot/drivers/bootcount/
A Dbootcount_davinci.c26 raw_bootcount_store(&reg->scratch2, in bootcount_store()
36 val = raw_bootcount_load(&reg->scratch2); in bootcount_load()
/u-boot/arch/arm/include/asm/
A Ddavinci_rtc.h41 unsigned int scratch2; member

Completed in 4 milliseconds