Searched refs:pmc_sc (Results 1 – 2 of 2) sorted by relevance
174 static struct tegra124_pmc_softc *pmc_sc; variable179 if (pmc_sc == NULL) in tegra124_pmc_get_sc()181 return (pmc_sc); in tegra124_pmc_get_sc()543 if (pmc_sc != NULL) in tegra124_pmc_attach()545 pmc_sc = sc; in tegra124_pmc_attach()
180 static struct tegra210_pmc_softc *pmc_sc; variable185 if (pmc_sc == NULL) in tegra210_pmc_get_sc()187 return (pmc_sc); in tegra210_pmc_get_sc()609 if (pmc_sc != NULL) in tegra210_pmc_attach()611 pmc_sc = sc; in tegra210_pmc_attach()