Home
last modified time | relevance | path

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

/linux/include/soc/tegra/
H A Dfuse.h71 u32 tegra_read_straps(void);
82 static inline u32 tegra_read_straps(void) in tegra_read_straps() function
/linux/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c84 u32 tegra_read_straps(void) in tegra_read_straps() function
93 u32 straps = tegra_read_straps(); in tegra_read_ram_code()
H A Dfuse-tegra20.c170 randomness[1] = tegra_read_straps(); in tegra20_fuse_add_randomness()