Searched refs:tegra124_car_softc (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_car.c330 init_divs(struct tegra124_car_softc *sc, struct clk_div_def *clks, int nclks)
342 init_gates(struct tegra124_car_softc *sc, struct clk_gate_def *clks, int nclks)
354 init_muxes(struct tegra124_car_softc *sc, struct clk_mux_def *clks, int nclks)
366 init_fixeds(struct tegra124_car_softc *sc, struct clk_fixed_def *clks,
394 postinit_clock(struct tegra124_car_softc *sc)
442 struct tegra124_car_softc *sc;
467 struct tegra124_car_softc *sc;
477 struct tegra124_car_softc *sc;
488 struct tegra124_car_softc *sc;
502 struct tegra124_car_softc *s
[all...]
H A Dtegra124_car.h313 struct tegra124_car_softc { struct
328 void tegra124_init_plls(struct tegra124_car_softc *sc);
330 void tegra124_periph_clock(struct tegra124_car_softc *sc);
331 void tegra124_super_mux_clock(struct tegra124_car_softc *sc);
333 int tegra124_hwreset_by_idx(struct tegra124_car_softc *sc, intptr_t idx,
H A Dtegra124_clk_super.c254 tegra124_super_mux_clock(struct tegra124_car_softc *sc)
H A Dtegra124_clk_per.c775 tegra124_hwreset_by_idx(struct tegra124_car_softc *sc, intptr_t idx, bool reset)
810 tegra124_periph_clock(struct tegra124_car_softc *sc)
H A Dtegra124_clk_pll.c1072 static void config_utmi_pll(struct tegra124_car_softc *sc)
1132 tegra124_init_plls(struct tegra124_car_softc *sc)

Completed in 82 milliseconds