Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_car.c357 init_fixeds(struct tegra210_car_softc *sc, struct clk_fixed_def *clks, in init_fixeds()
392 postinit_clock(struct tegra210_car_softc *sc) in postinit_clock()
440 struct tegra210_car_softc *sc; in register_clocks()
465 struct tegra210_car_softc *sc; in tegra210_car_clkdev_read_4()
475 struct tegra210_car_softc *sc; in tegra210_car_clkdev_write_4()
486 struct tegra210_car_softc *sc; in tegra210_car_clkdev_modify_4()
500 struct tegra210_car_softc *sc; in tegra210_car_clkdev_device_lock()
509 struct tegra210_car_softc *sc; in tegra210_car_clkdev_device_unlock()
541 struct tegra210_car_softc *sc = device_get_softc(dev); in tegra210_car_attach()
573 struct tegra210_car_softc *sc = device_get_softc(dev); in tegra210_car_hwreset_assert()
[all …]
H A Dtegra210_car.h505 struct tegra210_car_softc { struct
520 void tegra210_init_plls(struct tegra210_car_softc *sc); argument
522 void tegra210_periph_clock(struct tegra210_car_softc *sc);
523 void tegra210_super_mux_clock(struct tegra210_car_softc *sc);
525 int tegra210_hwreset_by_idx(struct tegra210_car_softc *sc, intptr_t idx,
H A Dtegra210_clk_super.c221 tegra210_super_mux_clock(struct tegra210_car_softc *sc) in tegra210_super_mux_clock()
H A Dtegra210_clk_per.c889 tegra210_hwreset_by_idx(struct tegra210_car_softc *sc, intptr_t idx, bool reset) in tegra210_hwreset_by_idx()
936 tegra210_periph_clock(struct tegra210_car_softc *sc) in tegra210_periph_clock()
H A Dtegra210_clk_pll.c1388 static void config_utmi_pll(struct tegra210_car_softc *sc) in config_utmi_pll()
1459 tegra210_init_plls(struct tegra210_car_softc *sc) in tegra210_init_plls()