Searched refs:tegra124_hwreset_by_idx (Results 1 – 3 of 3) sorted by relevance
333 int tegra124_hwreset_by_idx(struct tegra124_car_softc *sc, intptr_t idx,
577 return (tegra124_hwreset_by_idx(sc, id, value)); in tegra124_car_hwreset_assert()
775 tegra124_hwreset_by_idx(struct tegra124_car_softc *sc, intptr_t idx, bool reset) in tegra124_hwreset_by_idx() function