Searched refs:pmc_softc (Results 1 – 1 of 1) sorted by relevance
54 static struct tegra_pmc_softc *pmc_softc = NULL; variable95 KASSERT(pmc_softc == NULL); in tegra_pmc_attach()96 pmc_softc = sc; in tegra_pmc_attach()105 if (pmc_softc) { in tegra_pmc_get_bs()106 *pbst = pmc_softc->sc_bst; in tegra_pmc_get_bs()107 *pbsh = pmc_softc->sc_bsh; in tegra_pmc_get_bs()