Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_efuse.c56 struct tegra_efuse_softc { struct
65 struct tegra_efuse_softc *dev_sc; argument
77 void (*init)(struct tegra_efuse_softc *sc,
81 static void tegra124_init(struct tegra_efuse_softc *sc,
87 static void tegra210_init(struct tegra_efuse_softc *sc,
142 tegra124_rev_sku_to_speedo_ids(struct tegra_efuse_softc *sc, in tegra124_rev_sku_to_speedo_ids()
279 tegra210_get_speedo_revision(struct tegra_efuse_softc *sc) in tegra210_get_speedo_revision()
299 tegra210_rev_sku_to_speedo_ids(struct tegra_efuse_softc *sc, in tegra210_rev_sku_to_speedo_ids()
448 struct tegra_efuse_softc *sc; in tegra_efuse_attach()
511 struct tegra_efuse_softc *sc; in tegra_efuse_detach()
[all …]