Home
last modified time | relevance | path

Searched defs:tegra_fuse (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/soc/tegra/fuse/
Dfuse.h41 struct tegra_fuse { struct
47 u32 (*read_early)(struct tegra_fuse *fuse, unsigned int offset); argument
48 u32 (*read)(struct tegra_fuse *fuse, unsigned int offset); argument
49 const struct tegra_fuse_soc *soc; argument
65 bool __init tegra_fuse_read_spare(unsigned int spare); argument