Searched defs:tegra_fuse (Results 1 – 1 of 1) sorted by relevance
32 struct tegra_fuse { struct38 u32 (*read_early)(struct tegra_fuse *fuse, unsigned int offset); argument39 u32 (*read)(struct tegra_fuse *fuse, unsigned int offset); argument40 const struct tegra_fuse_soc *soc; argument56 bool __init tegra_fuse_read_spare(unsigned int spare); argument