Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/tegra/fuse/
Dfuse.h39 struct tegra_fuse { struct
45 u32 (*read_early)(struct tegra_fuse *fuse, unsigned int offset); argument
46 u32 (*read)(struct tegra_fuse *fuse, unsigned int offset); argument
47 const struct tegra_fuse_soc *soc; argument
66 u32 __init tegra_fuse_read_spare(unsigned int spare); argument
/kernel/linux/linux-6.6/drivers/soc/tegra/fuse/
Dfuse.h45 struct tegra_fuse { struct
52 u32 (*read_early)(struct tegra_fuse *fuse, unsigned int offset); argument
53 u32 (*read)(struct tegra_fuse *fuse, unsigned int offset); argument
54 const struct tegra_fuse_soc *soc; argument
73 u32 __init tegra_fuse_read_spare(unsigned int spare); argument