Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/soc/tegra/fuse/
Dfuse.h22 #define TEGRA_FUSE_BASE 0x7000f800 macro
Dfuse-tegra30.c192 fuse_base = ioremap(TEGRA_FUSE_BASE, TEGRA_FUSE_SIZE); in legacy_fuse_init()
Dfuse-tegra20.c207 fuse_base = ioremap(TEGRA_FUSE_BASE, TEGRA_FUSE_SIZE); in tegra20_init_fuse_early()
/linux-4.1.27/arch/arm/mach-tegra/
Diomap.h85 #define TEGRA_FUSE_BASE 0x7000F800 macro