Lines Matching defs:tegra210_car_softc
716 struct tegra210_car_softc {
730 static void tegra210_car_init(struct tegra210_car_softc *);
731 static void tegra210_car_utmip_init(struct tegra210_car_softc *);
732 static void tegra210_car_xusb_init(struct tegra210_car_softc *);
733 static void tegra210_car_watchdog_init(struct tegra210_car_softc *);
734 static void tegra210_car_parent_init(struct tegra210_car_softc *);
737 CFATTACH_DECL_NEW(tegra210_car, sizeof(struct tegra210_car_softc),
760 struct tegra210_car_softc * const sc = device_private(self);
814 tegra210_car_init(struct tegra210_car_softc *sc)
823 tegra210_car_parent_init(struct tegra210_car_softc *sc)
868 tegra210_car_utmip_init(struct tegra210_car_softc *sc)
936 tegra210_car_xusb_init(struct tegra210_car_softc *sc)
1056 tegra210_car_watchdog_init(struct tegra210_car_softc *sc)
1099 struct tegra210_car_softc * const sc = device_private(dev);
1140 tegra210_car_clock_get_rate_pll(struct tegra210_car_softc *sc,
1178 tegra210_car_clock_set_rate_pll(struct tegra210_car_softc *sc,
1259 tegra210_car_clock_set_parent_mux(struct tegra210_car_softc *sc,
1291 tegra210_car_clock_get_parent_mux(struct tegra210_car_softc *sc,
1313 tegra210_car_clock_get_rate_fixed_div(struct tegra210_car_softc *sc,
1328 tegra210_car_clock_get_rate_div(struct tegra210_car_softc *sc,
1383 tegra210_car_clock_set_rate_div(struct tegra210_car_softc *sc,
1460 tegra210_car_clock_enable_gate(struct tegra210_car_softc *sc,
1621 struct tegra210_car_softc * const sc = device_private(dev);
1653 struct tegra210_car_softc * const sc = device_private(dev);
1664 struct tegra210_car_softc * const sc = device_private(dev);
1677 struct tegra210_car_softc * const sc = device_private(dev);
1696 struct tegra210_car_softc * const sc = device_private(dev);
1709 struct tegra210_car_softc * const sc = device_private(dev);
1727 struct tegra210_car_softc * const sc = device_private(dev);