Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_car.c366 init_fixeds(struct tegra124_car_softc *sc, struct clk_fixed_def *clks, in init_fixeds()
394 postinit_clock(struct tegra124_car_softc *sc) in postinit_clock()
442 struct tegra124_car_softc *sc; in register_clocks()
467 struct tegra124_car_softc *sc; in tegra124_car_clkdev_read_4()
477 struct tegra124_car_softc *sc; in tegra124_car_clkdev_write_4()
488 struct tegra124_car_softc *sc; in tegra124_car_clkdev_modify_4()
502 struct tegra124_car_softc *sc; in tegra124_car_clkdev_device_lock()
511 struct tegra124_car_softc *sc; in tegra124_car_clkdev_device_unlock()
543 struct tegra124_car_softc *sc = device_get_softc(dev); in tegra124_car_attach()
575 struct tegra124_car_softc *sc = device_get_softc(dev); in tegra124_car_hwreset_assert()
[all …]
H A Dtegra124_car.h313 struct tegra124_car_softc { struct
328 void tegra124_init_plls(struct tegra124_car_softc *sc); argument
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) in tegra124_super_mux_clock()
H A Dtegra124_clk_per.c775 tegra124_hwreset_by_idx(struct tegra124_car_softc *sc, intptr_t idx, bool reset) in tegra124_hwreset_by_idx()
810 tegra124_periph_clock(struct tegra124_car_softc *sc) in tegra124_periph_clock()
H A Dtegra124_clk_pll.c1072 static void config_utmi_pll(struct tegra124_car_softc *sc) in config_utmi_pll()
1132 tegra124_init_plls(struct tegra124_car_softc *sc) in tegra124_init_plls()