Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/tegra/
H A Dfuse.h70 u32 tegra_read_straps(void);
81 static inline u32 tegra_read_straps(void) in tegra_read_straps() function
/openbmc/linux/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c81 u32 tegra_read_straps(void) in tegra_read_straps() function
90 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()
H A Dfuse-tegra30.c71 randomness[1] = tegra_read_straps(); in tegra30_fuse_add_randomness()