Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/soc/tegra/fuse/
Dfuse.h23 #define TEGRA_FUSE_SIZE 0x400 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.h86 #define TEGRA_FUSE_SIZE SZ_1K macro