Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Dtegra_efuse.c53 struct tegra_efuse_softc { struct
62 struct tegra_efuse_softc *dev_sc; argument
74 void (*init)(struct tegra_efuse_softc *sc,
78 static void tegra124_init(struct tegra_efuse_softc *sc,
84 static void tegra210_init(struct tegra_efuse_softc *sc,
139 tegra124_rev_sku_to_speedo_ids(struct tegra_efuse_softc *sc, in tegra124_rev_sku_to_speedo_ids()
276 tegra210_get_speedo_revision(struct tegra_efuse_softc *sc) in tegra210_get_speedo_revision()
296 tegra210_rev_sku_to_speedo_ids(struct tegra_efuse_softc *sc, in tegra210_rev_sku_to_speedo_ids()
439 struct tegra_efuse_softc *sc; in tegra_efuse_attach()
501 struct tegra_efuse_softc *sc; in tegra_efuse_detach()
[all …]