Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-tegra/tegra20/
Dwarmboot.c136 union fbio_spare_reg fbio_spare; in warmboot_save_sdram_params() local
171 fbio_spare.word = readl(&emc->fbio_spare); in warmboot_save_sdram_params()
173 scratch4.emc_fbio_spare_cfg_wb0 = fbio_spare.cfg_wb0; in warmboot_save_sdram_params()
/external/u-boot/arch/arm/include/asm/arch-tegra20/
Demc.h73 u32 fbio_spare; /* 0x100: SBIO_SPARE */ member