Home | Sort by: relevance | last modified time | path |
/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) { |