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.c118 u32 tegra_read_straps(void) in tegra194_miscreg_mask_serror()
127 u32 straps = tegra_read_straps();
84 u32 tegra_read_straps(void) tegra_read_straps() function
H A Dfuse-tegra20.c170 randomness[1] = tegra_read_straps(); in tegra20_fuse_add_randomness()