Searched refs:pmc_sc (Results 1 – 2 of 2) sorted by relevance
172 static struct tegra124_pmc_softc *pmc_sc; variable177 if (pmc_sc == NULL) in tegra124_pmc_get_sc()179 return (pmc_sc); in tegra124_pmc_get_sc()541 if (pmc_sc != NULL) in tegra124_pmc_attach()543 pmc_sc = sc; in tegra124_pmc_attach()
177 static struct tegra210_pmc_softc *pmc_sc; variable182 if (pmc_sc == NULL) in tegra210_pmc_get_sc()184 return (pmc_sc); in tegra210_pmc_get_sc()606 if (pmc_sc != NULL) in tegra210_pmc_attach()608 pmc_sc = sc; in tegra210_pmc_attach()