Searched refs:tegra210_hwreset_by_idx (Results 1 – 3 of 3) sorted by relevance
523 int tegra210_hwreset_by_idx(struct tegra210_car_softc *sc, intptr_t idx,
572 return (tegra210_hwreset_by_idx(sc, id, value)); in tegra210_car_hwreset_assert()
906 tegra210_hwreset_by_idx(struct tegra210_car_softc *sc, intptr_t idx, bool reset) in tegra210_hwreset_by_idx() function