Home
last modified time | relevance | path

Searched refs:tegra210_hwreset_by_idx (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_car.h523 int tegra210_hwreset_by_idx(struct tegra210_car_softc *sc, intptr_t idx,
H A Dtegra210_car.c572 return (tegra210_hwreset_by_idx(sc, id, value)); in tegra210_car_hwreset_assert()
H A Dtegra210_clk_per.c906 tegra210_hwreset_by_idx(struct tegra210_car_softc *sc, intptr_t idx, bool reset) in tegra210_hwreset_by_idx() function