Home
last modified time | relevance | path

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

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