Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_car.h333 int tegra124_hwreset_by_idx(struct tegra124_car_softc *sc, intptr_t idx,
H A Dtegra124_car.c577 return (tegra124_hwreset_by_idx(sc, id, value)); in tegra124_car_hwreset_assert()
H A Dtegra124_clk_per.c775 tegra124_hwreset_by_idx(struct tegra124_car_softc *sc, intptr_t idx, bool reset) in tegra124_hwreset_by_idx() function