Home
last modified time | relevance | path

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

/Linux-v5.15/include/soc/tegra/
Dfuse.h57 u32 tegra_read_straps(void);
63 static inline u32 tegra_read_straps(void) in tegra_read_straps() function
/Linux-v5.15/drivers/soc/tegra/fuse/
Dtegra-apbmisc.c76 u32 tegra_read_straps(void) in tegra_read_straps() function
85 u32 straps = tegra_read_straps(); in tegra_read_ram_code()
Dfuse-tegra20.c143 randomness[1] = tegra_read_straps(); in tegra20_fuse_add_randomness()
Dfuse-tegra30.c72 randomness[1] = tegra_read_straps(); in tegra30_fuse_add_randomness()