HomeSort by: relevance | last modified time | path
    Searched defs:sc_clk_pll (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/nvidia/
tegra_usbphy.c 55 struct clk *sc_clk_pll; member in struct:tegra_usbphy_softc
114 sc->sc_clk_pll = fdtbus_clock_get(phandle, "pll_u");
115 if (sc->sc_clk_pll == NULL) {
tegra_usbphy.c 55 struct clk *sc_clk_pll; member in struct:tegra_usbphy_softc
114 sc->sc_clk_pll = fdtbus_clock_get(phandle, "pll_u");
115 if (sc->sc_clk_pll == NULL) {

Completed in 731 milliseconds