Lines Matching refs:tegra210_car_softc
316 init_divs(struct tegra210_car_softc *sc, struct clk_div_def *clks, int nclks) in init_divs()
328 init_gates(struct tegra210_car_softc *sc, struct clk_gate_def *clks, int nclks) in init_gates()
341 init_muxes(struct tegra210_car_softc *sc, struct clk_mux_def *clks, int nclks) in init_muxes()
354 init_fixeds(struct tegra210_car_softc *sc, struct clk_fixed_def *clks, in init_fixeds()
389 postinit_clock(struct tegra210_car_softc *sc) in postinit_clock()
437 struct tegra210_car_softc *sc; in register_clocks()
462 struct tegra210_car_softc *sc; in tegra210_car_clkdev_read_4()
472 struct tegra210_car_softc *sc; in tegra210_car_clkdev_write_4()
483 struct tegra210_car_softc *sc; in tegra210_car_clkdev_modify_4()
497 struct tegra210_car_softc *sc; in tegra210_car_clkdev_device_lock()
506 struct tegra210_car_softc *sc; in tegra210_car_clkdev_device_unlock()
538 struct tegra210_car_softc *sc = device_get_softc(dev); in tegra210_car_attach()
570 struct tegra210_car_softc *sc = device_get_softc(dev); in tegra210_car_hwreset_assert()
595 sizeof(struct tegra210_car_softc));