Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/reset/
H A Dtegra186-reset.c28 static int tegra186_reset_common(struct reset_ctl *reset_ctl, in tegra186_reset_common() function
50 return tegra186_reset_common(reset_ctl, CMD_RESET_ASSERT); in tegra186_reset_assert()
58 return tegra186_reset_common(reset_ctl, CMD_RESET_DEASSERT); in tegra186_reset_deassert()